ParentT - the return type of Attachable.InDefinition.attach()public static interface TrafficManagerEndpoint.DefinitionStages.WithEndpointThreshold<ParentT> extends TrafficManagerEndpoint.DefinitionStages.WithAttach<ParentT>
| Modifier and Type | Method and Description |
|---|---|
TrafficManagerEndpoint.DefinitionStages.WithAttach<ParentT> |
withMinimumEndpointsToEnableTraffic(int count)
Specifies the minimum number of endpoints to be online for the nested profile to be considered healthy.
|
attachwithRoutingWeightwithRoutingPrioritywithGeographicLocation, withGeographicLocation, withGeographicLocations, withGeographicLocationswithTrafficDisabledTrafficManagerEndpoint.DefinitionStages.WithAttach<ParentT> withMinimumEndpointsToEnableTraffic(int count)
count - the number of endpoints/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/