We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67c8a68 commit 7cee4deCopy full SHA for 7cee4de
specification/compute/resource-manager/Microsoft.Compute/stable/2022-03-02/DiskRP/diskEncryptionSet.json
@@ -560,6 +560,10 @@
560
"rotationToLatestKeyVersionEnabled": {
561
"type": "boolean",
562
"description": "Set this flag to true to enable auto-updating of this disk encryption set to the latest key version."
563
+ },
564
+ "federatedClientId": {
565
+ "type": "string",
566
+ "description": "Multi-tenant application client id to access key vault in a different tenant. Setting the value to 'None' will clear the property."
567
}
568
},
569
"description": "disk encryption set resource update properties."
0 commit comments