Interface TrafficManagerProfile.DefinitionStages
-
- Enclosing interface:
- TrafficManagerProfile
public static interface TrafficManagerProfile.DefinitionStagesGrouping of traffic manager profile definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceTrafficManagerProfile.DefinitionStages.BlankThe stage of the traffic manager profile definition allowing to specify the resource group.static interfaceTrafficManagerProfile.DefinitionStages.WithCreateThe stage of the definition which contains all the minimum required inputs for the resource to be created (viaCreatable.create()), but also allows for any other optional settings to be specified.static interfaceTrafficManagerProfile.DefinitionStages.WithEndpointThe stage of the traffic manager profile definition allowing to specify endpoint.static interfaceTrafficManagerProfile.DefinitionStages.WithLeafDomainLabelThe stage of the traffic manager profile definition allowing to specify the relative DNS name.static interfaceTrafficManagerProfile.DefinitionStages.WithMonitoringConfigurationThe stage of the traffic manager profile definition allowing to specify the endpoint monitoring configuration.static interfaceTrafficManagerProfile.DefinitionStages.WithProfileStatusThe stage of the traffic manager profile definition allowing to disable the profile.static interfaceTrafficManagerProfile.DefinitionStages.WithTrafficRoutingMethodThe stage of the traffic manager profile definition allowing to specify the traffic routing method for the profile.static interfaceTrafficManagerProfile.DefinitionStages.WithTtlThe stage of the traffic manager profile definition allowing to specify the DNS TTL.
-