Skip to content
Merged
Original file line number Diff line number Diff line change
Expand Up @@ -1576,7 +1576,11 @@
"description": "The client ID of the user-assigned identity."
}
}
}
},
"x-ms-mutability": [
"read",
"create"
]
}
}
},
Expand Down Expand Up @@ -1628,7 +1632,11 @@
},
"rotationToLatestKeyVersionEnabled": {
"type": "boolean",
"description": "Specifies whether the service will automatically rotate to the newest version of the key in the Key Vault."
"description": "Specifies whether the service will automatically rotate to the newest version of the key in the Key Vault.",
"x-ms-mutability": [
"read",
"create"
]
}
}
},
Expand Down