Interface TrafficManagerProfile.DefinitionStages
- Enclosing interface:
- TrafficManagerProfile
public static interface TrafficManagerProfile.DefinitionStages
Grouping of traffic manager profile definition stages.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
The stage of the traffic manager profile definition allowing to specify the resource group.static interface
The 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 interface
The stage of the traffic manager profile definition allowing to specify endpoint.static interface
The stage of the traffic manager profile definition allowing to specify the relative DNS name.static interface
The stage of the traffic manager profile definition allowing to specify the endpoint monitoring configuration.static interface
The stage of the traffic manager profile definition allowing to disable the profile.static interface
The stage of the traffic manager profile definition allowing to specify the traffic routing method for the profile.static interface
The stage of the traffic manager profile definition allowing to specify the DNS TTL.