Interface SignalRResource.DefinitionStages.WithDisableAadAuth

    • Method Detail

      • withDisableAadAuth

        SignalRResource.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:
        disableAadAuth - DisableLocalAuth Enable or disable aad auth When set as true, connection with AuthType=aad won't work.
        Returns:
        the next definition stage.