Uses of Interface
com.azure.resourcemanager.trafficmanager.models.TrafficManagerEndpoint.UpdateNestedProfileEndpoint
Packages that use TrafficManagerEndpoint.UpdateNestedProfileEndpoint
Package
Description
Package containing the data models for TrafficManagerManagementClient.
-
Uses of TrafficManagerEndpoint.UpdateNestedProfileEndpoint in com.azure.resourcemanager.trafficmanager.models
Methods in com.azure.resourcemanager.trafficmanager.models that return TrafficManagerEndpoint.UpdateNestedProfileEndpointModifier 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.