Interface ApiManagementServiceResource.UpdateStages.WithPublicNetworkAccess

    • Method Detail

      • withPublicNetworkAccess

        ApiManagementServiceResource.Update withPublicNetworkAccess​(PublicNetworkAccess publicNetworkAccess)
        Specifies the publicNetworkAccess property: Whether or not public endpoint access is allowed for this API Management service. Value is optional but if passed in, must be 'Enabled' or 'Disabled'. If 'Disabled', private endpoints are the exclusive access method. Default value is 'Enabled'.
        Parameters:
        publicNetworkAccess - Whether or not public endpoint access is allowed for this API Management service. Value is optional but if passed in, must be 'Enabled' or 'Disabled'. If 'Disabled', private endpoints are the exclusive access method. Default value is 'Enabled'.
        Returns:
        the next definition stage.