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.microsoft.azure.management.resources.fluentcore.model.Creatable
create, createAsync, createAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasName
name
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.microsoft.azure.management.graphrbac.ServicePrincipal.DefinitionStages.WithApplication
withExistingApplication, withExistingApplication, withNewApplication, withNewApplication
Methods inherited from interface com.microsoft.azure.management.graphrbac.ServicePrincipal.DefinitionStages.WithCredential
defineCertificateCredential, definePasswordCredential
Methods inherited from interface com.microsoft.azure.management.graphrbac.ServicePrincipal.DefinitionStages.WithRoleAssignment
withNewRole, withNewRoleInResourceGroup, withNewRoleInSubscription