Interface AccessPolicy.UpdateDefinitionStages
-
- Enclosing interface:
- AccessPolicy
public static interface AccessPolicy.UpdateDefinitionStagesGrouping of access policy definition stages applicable as part of a key vault update.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceAccessPolicy.UpdateDefinitionStages.Blank<ParentT>The first stage of an access policy definition.static interfaceAccessPolicy.UpdateDefinitionStages.WithAttach<ParentT>The final stage of the access policy definition.static interfaceAccessPolicy.UpdateDefinitionStages.WithIdentity<ParentT>The access policy definition stage allowing the Active Directory identity to be specified.static interfaceAccessPolicy.UpdateDefinitionStages.WithPermissions<ParentT>The access policy definition stage allowing permissions to be added.
-