public static interface TrafficManagerEndpoint.UpdateStages.WithNestedProfileConfig
Modifier and Type | Method and Description |
---|---|
TrafficManagerEndpoint.UpdateNestedProfileEndpoint |
toProfile(TrafficManagerProfile nestedProfile)
Specifies a nested traffic manager profile for the endpoint.
|
TrafficManagerEndpoint.UpdateNestedProfileEndpoint |
withMinimumEndpointsToEnableTraffic(int count)
Specifies the minimum number of endpoints to be online for the nested profile to be considered healthy.
|
TrafficManagerEndpoint.UpdateNestedProfileEndpoint toProfile(TrafficManagerProfile nestedProfile)
nestedProfile
- the nested traffic manager profileTrafficManagerEndpoint.UpdateNestedProfileEndpoint withMinimumEndpointsToEnableTraffic(int count)
count
- number of endpointsCopyright © 2019. All rights reserved.