| Modifier and Type | Method and Description |
|---|---|
TrafficManagerEndpoint.UpdateNestedProfileEndpoint |
TrafficManagerEndpoint.UpdateStages.WithNestedProfileConfig.toProfile(TrafficManagerProfile nestedProfile)
Specifies a nested traffic manager profile for the endpoint.
|
TrafficManagerEndpoint.UpdateNestedProfileEndpoint |
TrafficManagerProfile.UpdateStages.WithEndpoint.updateNestedProfileTargetEndpoint(String name)
Begins the description of an update of an existing nested traffic manager profile endpoint
in this profile.
|
TrafficManagerEndpoint.UpdateNestedProfileEndpoint |
TrafficManagerEndpoint.UpdateStages.WithNestedProfileConfig.withMinimumEndpointsToEnableTraffic(int count)
Specifies the minimum number of endpoints to be online for the nested profile to be considered healthy.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/