public static interface TrafficManagerEndpoint.UpdateStages
Modifier and Type | Interface and Description |
---|---|
static interface |
TrafficManagerEndpoint.UpdateStages.WithAzureResource
The stage of an Azure endpoint update allowing to specify the target Azure resource.
|
static interface |
TrafficManagerEndpoint.UpdateStages.WithCustomHeader
The stage of the traffic manager endpoint update allowing to specify custom headers.
|
static interface |
TrafficManagerEndpoint.UpdateStages.WithFqdn
The stage of an external endpoint update allowing to specify the FQDN.
|
static interface |
TrafficManagerEndpoint.UpdateStages.WithGeographicLocation
The stage of the traffic manager update definition allowing to specify the geographic region.
|
static interface |
TrafficManagerEndpoint.UpdateStages.WithNestedProfileConfig
The stage of an nested profile endpoint update allowing to specify profile and
minimum child endpoint.
|
static interface |
TrafficManagerEndpoint.UpdateStages.WithRoutingPriority
The stage of the traffic manager profile endpoint update allowing to specify the endpoint priority.
|
static interface |
TrafficManagerEndpoint.UpdateStages.WithRoutingWeight
The stage of the traffic manager profile endpoint update allowing to specify the endpoint weight.
|
static interface |
TrafficManagerEndpoint.UpdateStages.WithSourceTrafficRegion
The stage of the traffic manager endpoint update allowing to specify the location of the external
or nested profile endpoints.
|
static interface |
TrafficManagerEndpoint.UpdateStages.WithSubnet
The stage of the traffic manager endpoint update allowing to specify subnets.
|
static interface |
TrafficManagerEndpoint.UpdateStages.WithTrafficDisabledOrEnabled
The stage of the traffic manager profile endpoint update allowing to enable or disable it.
|
Copyright © 2019. All rights reserved.