Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -560,6 +560,10 @@
"rotationToLatestKeyVersionEnabled": {
"type": "boolean",
"description": "Set this flag to true to enable auto-updating of this disk encryption set to the latest key version."
},
"federatedClientId": {
"type": "string",
"description": "Multi-tenant application client id to access key vault in a different tenant. Setting the value to 'None' will clear the property."
}
},
"description": "disk encryption set resource update properties."
Expand Down