Interface ServicePrincipal.Definition
- All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.model.Creatable<ServicePrincipal>, com.azure.resourcemanager.resources.fluentcore.arm.models.HasName, com.azure.resourcemanager.resources.fluentcore.model.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.resources.fluentcore.model.Indexable
keyMethods 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