Interface ServicePrincipal.DefinitionStages.WithCreate
- All Superinterfaces:
Creatable<ServicePrincipal>
,HasName
,Indexable
,ServicePrincipal.DefinitionStages.WithCredential
,ServicePrincipal.DefinitionStages.WithRoleAssignment
- All Known Subinterfaces:
ServicePrincipal.Definition
- Enclosing interface:
- ServicePrincipal.DefinitionStages
public static interface ServicePrincipal.DefinitionStages.WithCreate
extends Creatable<ServicePrincipal>, ServicePrincipal.DefinitionStages.WithCredential, ServicePrincipal.DefinitionStages.WithRoleAssignment
A service principal definition with sufficient inputs to create a new
service principal in the cloud, but exposing additional optional inputs to
specify.
-
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.WithCredential
defineCertificateCredential, definePasswordCredential
Methods inherited from interface com.microsoft.azure.management.graphrbac.ServicePrincipal.DefinitionStages.WithRoleAssignment
withNewRole, withNewRoleInResourceGroup, withNewRoleInSubscription