-
Notifications
You must be signed in to change notification settings - Fork 850
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[KeyVault] Add Immutable Property #16857
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Signing off to unblock, but please be sure to use KeyOperation
instead of KeyOperations
(should be singular).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One slight (unfortunate) change, but otherwise LGTM.
Regenerate to the latest 7.3-preview swagger and add
KeyReleasePolicy
to theClient.UpdateKeyProperties
method.This change hasn't been rolled out to services, this will stay in draft until that is done.