Uses of Interface
com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithRoutingWeight
-
-
Uses of TrafficManagerEndpoint.DefinitionStages.WithRoutingWeight in com.microsoft.azure.management.trafficmanager
Subinterfaces of TrafficManagerEndpoint.DefinitionStages.WithRoutingWeight in com.microsoft.azure.management.trafficmanager Modifier and Type Interface Description static interfaceTrafficManagerEndpoint.Definition<ParentT>The entirety of a traffic manager profile endpoint definition as a part of parent definition.static interfaceTrafficManagerEndpoint.DefinitionStages.WithAttach<ParentT>The final stage of the traffic manager profile endpoint definition.static interfaceTrafficManagerEndpoint.DefinitionStages.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.
-