Uses of Interface
com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateNestedProfileEndpoint
Package
Description
This package contains the classes for TrafficManagerManagementClient.
-
Uses of TrafficManagerEndpoint.UpdateNestedProfileEndpoint in com.microsoft.azure.management.trafficmanager
Modifier and TypeMethodDescriptionTrafficManagerEndpoint.UpdateStages.WithNestedProfileConfig.toProfile
(TrafficManagerProfile nestedProfile) Specifies a nested traffic manager profile for the endpoint.TrafficManagerProfile.UpdateStages.WithEndpoint.updateNestedProfileTargetEndpoint
(String name) Begins the description of an update of an existing nested traffic manager profile endpoint in this profile.TrafficManagerEndpoint.UpdateStages.WithNestedProfileConfig.withMinimumEndpointsToEnableTraffic
(int count) Specifies the minimum number of endpoints to be online for the nested profile to be considered healthy.