Interface ServicePrincipal.Definition
- All Superinterfaces:
Creatable<ServicePrincipal>, HasName, Indexable, ServicePrincipal.DefinitionStages.Blank, ServicePrincipal.DefinitionStages.WithApplication, ServicePrincipal.DefinitionStages.WithCreate, ServicePrincipal.DefinitionStages.WithCredential, ServicePrincipal.DefinitionStages.WithRoleAssignment
- Enclosing interface:
ServicePrincipal
public static interface ServicePrincipal.Definition
extends ServicePrincipal.DefinitionStages.Blank, ServicePrincipal.DefinitionStages.WithCreate
Container interface for all the definitions that need to be implemented.
-
Method Summary
Methods inherited from interface Creatable
create, create, createAsync, createAsyncMethods inherited from interface ServicePrincipal.DefinitionStages.WithApplication
withExistingApplication, withExistingApplication, withNewApplication, withNewApplication, withNewApplicationMethods inherited from interface ServicePrincipal.DefinitionStages.WithCredential
defineCertificateCredential, definePasswordCredentialMethods inherited from interface ServicePrincipal.DefinitionStages.WithRoleAssignment
withNewRole, withNewRoleInResourceGroup, withNewRoleInSubscription