ParentT
- the return type of Attachable.InDefinition.attach()
public static interface TrafficManagerEndpoint.UpdateDefinitionStages.WithEndpointThreshold<ParentT> extends TrafficManagerEndpoint.UpdateDefinitionStages.WithAttach<ParentT>
Modifier and Type | Method and Description |
---|---|
TrafficManagerEndpoint.UpdateDefinitionStages.WithAttach<ParentT> |
withMinimumEndpointsToEnableTraffic(int count)
Specifies the minimum number of endpoints to be online for the nested profile to be considered healthy.
|
attach
withRoutingWeight
withRoutingPriority
withGeographicLocation, withGeographicLocation, withGeographicLocations, withGeographicLocations
withTrafficDisabled
withSubnet, withSubnet, withSubnets
withCustomHeader, withCustomHeaders
TrafficManagerEndpoint.UpdateDefinitionStages.WithAttach<ParentT> withMinimumEndpointsToEnableTraffic(int count)
count
- the number of endpointsCopyright © 2019. All rights reserved.