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 com.azure.resourcemanager.resources.fluentcore.model.Creatable
create, create, createAsync, createAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
nameMethods inherited from interface com.azure.resourcemanager.authorization.models.ServicePrincipal.DefinitionStages.WithApplication
withExistingApplication, withExistingApplication, withNewApplication, withNewApplication, withNewApplicationMethods inherited from interface com.azure.resourcemanager.authorization.models.ServicePrincipal.DefinitionStages.WithCredential
defineCertificateCredential, definePasswordCredentialMethods inherited from interface com.azure.resourcemanager.authorization.models.ServicePrincipal.DefinitionStages.WithRoleAssignment
withNewRole, withNewRoleInResourceGroup, withNewRoleInSubscription