Package | Description |
---|---|
com.microsoft.azure.management.trafficmanager |
This package contains the classes for TrafficManagerManagementClient.
|
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 © 2019. All rights reserved.