WebPubSubResource.DefinitionStages.WithDisableAadAuth Interface
public static interface WebPubSubResource.DefinitionStages.WithDisableAadAuth
The stage of the WebPubSubResource definition allowing to specify disableAadAuth.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withDisableAadAuth(Boolean disableAadAuth)
Specifies the disable |
Method Details
withDisableAadAuth
public abstract WebPubSubResource.DefinitionStages.WithCreate withDisableAadAuth(Boolean disableAadAuth)
Specifies the disableAadAuth property: DisableLocalAuth Enable or disable aad auth When set as true, connection with AuthType=aad won't work..
Parameters:
Returns: