TrafficManagerEndpoint.UpdateDefinitionStages.WithEndpointThreshold<ParentT> Interface
Type Parameters
- ParentT
the return type of WithAttach#attach()
Implements
public static interface TrafficManagerEndpoint.UpdateDefinitionStages.WithEndpointThreshold
extends WithAttach<ParentT>
The stage of the nested traffic manager profile endpoint definition allowing to specify the minimum endpoints to be online in the nested profile to consider it as not degraded.
Modifier and Type | Method and Description |
---|---|
abstract
With |
with Specifies the minimum number of endpoints to be online for the nested profile to be considered healthy. |
withMinimumEndpointsToEnableTraffic
public abstract TrafficManagerEndpoint.UpdateDefinitionStages.WithAttach
Specifies the minimum number of endpoints to be online for the nested profile to be considered healthy.
Parameters:
Returns: