Interface TrafficManagerEndpoint.UpdateStages
-
- Enclosing interface:
- TrafficManagerEndpoint
public static interface TrafficManagerEndpoint.UpdateStagesGrouping of traffic manager profile endpoint update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceTrafficManagerEndpoint.UpdateStages.WithAzureResourceThe stage of an Azure endpoint update allowing to specify the target Azure resource.static interfaceTrafficManagerEndpoint.UpdateStages.WithCustomHeaderThe stage of the traffic manager endpoint update allowing to specify custom headers.static interfaceTrafficManagerEndpoint.UpdateStages.WithFqdnThe stage of an external endpoint update allowing to specify the FQDN.static interfaceTrafficManagerEndpoint.UpdateStages.WithGeographicLocationThe stage of the traffic manager update definition allowing to specify the geographic region.static interfaceTrafficManagerEndpoint.UpdateStages.WithNestedProfileConfigThe stage of an nested profile endpoint update allowing to specify profile and minimum child endpoint.static interfaceTrafficManagerEndpoint.UpdateStages.WithRoutingPriorityThe stage of the traffic manager profile endpoint update allowing to specify the endpoint priority.static interfaceTrafficManagerEndpoint.UpdateStages.WithRoutingWeightThe stage of the traffic manager profile endpoint update allowing to specify the endpoint weight.static interfaceTrafficManagerEndpoint.UpdateStages.WithSourceTrafficRegionThe stage of the traffic manager endpoint update allowing to specify the location of the external or nested profile endpoints.static interfaceTrafficManagerEndpoint.UpdateStages.WithSubnetThe stage of the traffic manager endpoint update allowing to specify subnets.static interfaceTrafficManagerEndpoint.UpdateStages.WithTrafficDisabledOrEnabledThe stage of the traffic manager profile endpoint update allowing to enable or disable it.
-