Interface TrafficManagerProfile.UpdateStages
-
- Enclosing interface:
- TrafficManagerProfile
public static interface TrafficManagerProfile.UpdateStagesGrouping of traffic manager update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceTrafficManagerProfile.UpdateStages.WithEndpointThe stage of the traffic manager profile update allowing to specify endpoints.static interfaceTrafficManagerProfile.UpdateStages.WithMonitoringConfigurationThe stage of the traffic manager profile update allowing to specify the endpoint monitoring configuration.static interfaceTrafficManagerProfile.UpdateStages.WithProfileStatusThe stage of the traffic manager profile update allowing to disable or enable the profile.static interfaceTrafficManagerProfile.UpdateStages.WithTrafficRoutingMethodThe stage of the traffic manager profile update allowing to specify the traffic routing method for the profile.static interfaceTrafficManagerProfile.UpdateStages.WithTtlThe stage of the traffic manager profile update allowing to specify the DNS TTL.
-