Interface TrafficManagerEndpoint.DefinitionStages.WithEndpointThreshold<ParentT>

    • Method Detail

      • withMinimumEndpointsToEnableTraffic

        TrafficManagerEndpoint.DefinitionStages.WithAttach<ParentT> withMinimumEndpointsToEnableTraffic​(int count)
        Specifies the minimum number of endpoints to be online for the nested profile to be considered healthy.
        Parameters:
        count - the number of endpoints
        Returns:
        the next stage of the definition