Interface Identity.DefinitionStages
-
- Enclosing interface:
- Identity
public static interface Identity.DefinitionStagesGrouping of identity definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceIdentity.DefinitionStages.BlankThe first stage of an identity definition.static interfaceIdentity.DefinitionStages.WithAccessThe stage of the identity definition allowing to set access role (permission) for it to access a resource.static interfaceIdentity.DefinitionStages.WithCreateThe stage of the identity definition which contains all the minimum required inputs for the resource to be created but also allows for any other optional settings to be specified.static interfaceIdentity.DefinitionStages.WithGroupThe stage of the identity definition allowing to specify the resource group.
-