Interface SignalRResource.DefinitionStages.WithPublicNetworkAccess

    • Method Detail

      • withPublicNetworkAccess

        SignalRResource.DefinitionStages.WithCreate withPublicNetworkAccess​(String publicNetworkAccess)
        Specifies the publicNetworkAccess property: Enable or disable public network access. Default to "Enabled". When it's Enabled, network ACLs still apply. When it's Disabled, public network access is always disabled no matter what you set in network ACLs..
        Parameters:
        publicNetworkAccess - Enable or disable public network access. Default to "Enabled". When it's Enabled, network ACLs still apply. When it's Disabled, public network access is always disabled no matter what you set in network ACLs.
        Returns:
        the next definition stage.