Uses of Interface
com.azure.resourcemanager.trafficmanager.models.TrafficManagerEndpoint.DefinitionStages.WithEndpointThreshold
-
Packages that use TrafficManagerEndpoint.DefinitionStages.WithEndpointThreshold Package Description com.azure.resourcemanager.trafficmanager.models Package containing the data models for TrafficManagerManagementClient. -
-
Uses of TrafficManagerEndpoint.DefinitionStages.WithEndpointThreshold in com.azure.resourcemanager.trafficmanager.models
Subinterfaces of TrafficManagerEndpoint.DefinitionStages.WithEndpointThreshold in com.azure.resourcemanager.trafficmanager.models Modifier and Type Interface Description static interfaceTrafficManagerEndpoint.Definition<ParentT>The entirety of a traffic manager profile endpoint definition as a part of parent definition.Methods in com.azure.resourcemanager.trafficmanager.models that return TrafficManagerEndpoint.DefinitionStages.WithEndpointThreshold Modifier and Type Method Description TrafficManagerEndpoint.DefinitionStages.WithEndpointThreshold<ParentT>TrafficManagerEndpoint.DefinitionStages.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.
-