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 Creatable
create, create, createAsync, createAsyncMethods inherited from interface ServicePrincipal.DefinitionStages.WithCredential
defineCertificateCredential, definePasswordCredentialMethods inherited from interface ServicePrincipal.DefinitionStages.WithRoleAssignment
withNewRole, withNewRoleInResourceGroup, withNewRoleInSubscription