public static interface AccessPolicy.UpdateDefinitionStages
Modifier and Type | Interface and Description |
---|---|
static interface |
AccessPolicy.UpdateDefinitionStages.Blank<ParentT>
The first stage of an access policy definition.
|
static interface |
AccessPolicy.UpdateDefinitionStages.WithAttach<ParentT>
The final stage of the access policy definition.
|
static interface |
AccessPolicy.UpdateDefinitionStages.WithIdentity<ParentT>
The access policy definition stage allowing the Active Directory identity to be specified.
|
static interface |
AccessPolicy.UpdateDefinitionStages.WithPermissions<ParentT>
The access policy definition stage allowing permissions to be added.
|
Copyright © 2019. All rights reserved.