Uses of Interface
com.azure.resourcemanager.trafficmanager.models.TrafficManagerEndpoint.UpdateDefinitionStages.WithRoutingPriority
-
Packages that use TrafficManagerEndpoint.UpdateDefinitionStages.WithRoutingPriority Package Description com.azure.resourcemanager.trafficmanager.models Package containing the data models for TrafficManagerManagementClient. -
-
Uses of TrafficManagerEndpoint.UpdateDefinitionStages.WithRoutingPriority in com.azure.resourcemanager.trafficmanager.models
Subinterfaces of TrafficManagerEndpoint.UpdateDefinitionStages.WithRoutingPriority 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.static interfaceTrafficManagerEndpoint.UpdateDefinitionStages.WithAttach<ParentT>The final stage of the traffic manager profile endpoint definition.static interfaceTrafficManagerEndpoint.UpdateDefinitionStages.WithEndpointThreshold<ParentT>The stage of the nested traffic manager profile endpoint definition allowing to specify the minimum endpoints to be online in the nested profile to consider it as not degraded.
-