Uses of Interface
com.azure.resourcemanager.trafficmanager.models.TrafficManagerEndpoint.UpdateDefinitionStages.WithEndpointThreshold
-
Packages that use TrafficManagerEndpoint.UpdateDefinitionStages.WithEndpointThreshold Package Description com.azure.resourcemanager.trafficmanager.models Package containing the data models for TrafficManagerManagementClient. -
-
Uses of TrafficManagerEndpoint.UpdateDefinitionStages.WithEndpointThreshold in com.azure.resourcemanager.trafficmanager.models
Subinterfaces of TrafficManagerEndpoint.UpdateDefinitionStages.WithEndpointThreshold in com.azure.resourcemanager.trafficmanager.models Modifier and Type Interface Description static interfaceTrafficManagerEndpoint.UpdateDefinition<ParentT>The entirety of a traffic manager profile endpoint definition as a part of parent update.Methods in com.azure.resourcemanager.trafficmanager.models that return TrafficManagerEndpoint.UpdateDefinitionStages.WithEndpointThreshold Modifier and Type Method Description TrafficManagerEndpoint.UpdateDefinitionStages.WithEndpointThreshold<ParentT>TrafficManagerEndpoint.UpdateDefinitionStages.WithSourceTrafficRegionThenThreshold. fromRegion(com.azure.core.management.Region region)Specifies the location of the endpoint that will be used when the parent profile is configured with Performance routing methodTrafficRoutingMethod.PERFORMANCE.
-