CommunicationServiceResource.UpdateStages.WithIdentity Interface
public static interface CommunicationServiceResource.UpdateStages.WithIdentity
The stage of the CommunicationServiceResource update allowing to specify identity.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withIdentity(ManagedServiceIdentity identity)
Specifies the identity property: Managed service identity (system assigned and/or user assigned identities). |
Method Details
withIdentity
public abstract CommunicationServiceResource.Update withIdentity(ManagedServiceIdentity identity)
Specifies the identity property: Managed service identity (system assigned and/or user assigned identities).
Parameters:
Returns: