Interface ServicePrincipal.Update
- All Superinterfaces:
Appliable<ServicePrincipal>, Indexable, ServicePrincipal.UpdateStages.WithCredential, ServicePrincipal.UpdateStages.WithRoleAssignment
- Enclosing interface:
ServicePrincipal
public static interface ServicePrincipal.Update
extends Appliable<ServicePrincipal>, ServicePrincipal.UpdateStages.WithCredential, ServicePrincipal.UpdateStages.WithRoleAssignment
The template for a service principal update operation, containing all the settings that can be modified.
-
Method Summary
Methods inherited from interface Appliable
apply, apply, applyAsync, applyAsyncMethods inherited from interface ServicePrincipal.UpdateStages.WithCredential
defineCertificateCredential, definePasswordCredential, withoutCredentialMethods inherited from interface ServicePrincipal.UpdateStages.WithRoleAssignment
withNewRole, withNewRoleInResourceGroup, withNewRoleInSubscription, withoutRole