Interface ServicePrincipal.DefinitionStages
-
- Enclosing interface:
- ServicePrincipal
public static interface ServicePrincipal.DefinitionStagesGrouping of all the service principal definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceServicePrincipal.DefinitionStages.BlankThe first stage of the service principal definition.static interfaceServicePrincipal.DefinitionStages.WithApplicationA service principal definition allowing application to be specified.static interfaceServicePrincipal.DefinitionStages.WithCreateA service principal definition with sufficient inputs to create a new service principal in the cloud, but exposing additional optional inputs to specify.static interfaceServicePrincipal.DefinitionStages.WithCredentialA service principal definition allowing credentials to be specified.static interfaceServicePrincipal.DefinitionStages.WithRoleAssignmentA service principal definition allowing role assignments to be added.
-