Microsoft.Azure.Management.TrafficManager.Fluent.TrafficManagerEndpoint.Update Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interfaces
IUpdate |
The set of configurations that can be updated for all endpoint irrespective of their type (Azure, external, nested profile). |
IWithAzureResource |
The stage of an Azure endpoint update allowing to specify the target Azure resource. |
IWithCustomHeaders |
The stage of the traffic manager endpoint definition allowing to specify the custom headers for health checks. |
IWithFqdn |
The stage of an external endpoint update allowing to specify the FQDN. |
IWithGeographicLocation |
The stage of the traffic manager update definition allowing to specify the geographic region. |
IWithNestedProfileConfig |
The stage of an nested profile endpoint update allowing to specify profile and minimum child endpoint. |
IWithRoutingPriority |
The stage of the traffic manager profile endpoint update allowing to specify the endpoint priority. |
IWithRoutingWeight |
The stage of the traffic manager profile endpoint update allowing to specify the endpoint weight. |
IWithSourceTrafficRegion |
The stage of the traffic manager endpoint update allowing to specify the location of the external or nested profile endpoints. |
IWithSubnetRouting |
The stage of the traffic manager endpoint definition allowing to specify the subnet routing setting. |
IWithTrafficDisabledOrEnabled |
The stage of the traffic manager profile endpoint update allowing to enable or disable it. |
Azure SDK for .NET