CommunicationServiceResource.UpdateStages.WithDisableLocalAuth Interface
public static interface CommunicationServiceResource.UpdateStages.WithDisableLocalAuth
The stage of the CommunicationServiceResource update allowing to specify disableLocalAuth.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withDisableLocalAuth(Boolean disableLocalAuth)
Specifies the disable |
Method Details
withDisableLocalAuth
public abstract CommunicationServiceResource.Update withDisableLocalAuth(Boolean disableLocalAuth)
Specifies the disableLocalAuth property: Disable local authentication for the CommunicationService..
Parameters:
Returns: