set_role_definition
for Key Vault should reorder parameters
#18579
Milestone
set_role_definition
for Key Vault should reorder parameters
#18579
Based on our API unification review, Python should reorder parameters accordingly:
KeyVaultRoleScope
KeyVaultPermission
KeyVaultRoleScope
We'll use this issue to track any changes to the API from other languages' issues. .NET, Java, and JavaScript should consider a
KeyVaultRoleDefinitionParameters
as an options bag given the number of possible arguments. Currently, the "Parameters" suffix is the guideline if it contains required parameters, but there is some question about this./cc @KrzysztofCwalina @tg-msft @annatisch @johanste @JonathanGiles @bterlson
The text was updated successfully, but these errors were encountered: