public static interface TrafficManagerProfile.DefinitionStages
Modifier and Type | Interface and Description |
---|---|
static interface |
TrafficManagerProfile.DefinitionStages.Blank
The stage of the traffic manager profile definition allowing to specify the resource group.
|
static interface |
TrafficManagerProfile.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for the resource to be created
(via
Creatable.create() ), but also allows for any other optional settings to be specified. |
static interface |
TrafficManagerProfile.DefinitionStages.WithEndpoint
The stage of the traffic manager profile definition allowing to specify endpoint.
|
static interface |
TrafficManagerProfile.DefinitionStages.WithLeafDomainLabel
The stage of the traffic manager profile definition allowing to specify the relative DNS name.
|
static interface |
TrafficManagerProfile.DefinitionStages.WithMonitoringConfiguration
The stage of the traffic manager profile definition allowing to specify the endpoint monitoring configuration.
|
static interface |
TrafficManagerProfile.DefinitionStages.WithProfileStatus
The stage of the traffic manager profile definition allowing to disable the profile.
|
static interface |
TrafficManagerProfile.DefinitionStages.WithTrafficRoutingMethod
The stage of the traffic manager profile definition allowing to specify the traffic routing method
for the profile.
|
static interface |
TrafficManagerProfile.DefinitionStages.WithTtl
The stage of the traffic manager profile definition allowing to specify the DNS TTL.
|
Copyright © 2019. All rights reserved.