Microsoft.Azure.Management.TrafficManager.Fluent.TrafficManagerEndpoint.UpdateDefinition Namespace

Interfaces

IAzureTargetEndpointBlank<ParentT>

The first stage of a traffic manager profile Azure endpoint definition.

IExternalTargetEndpointBlank<ParentT>

The first stage of a traffic manager profile external endpoint definition.

INestedProfileTargetEndpointBlank<ParentT>

The first stage of a traffic manager profile nested profile endpoint definition.

IUpdateDefinition<ParentT>

The entirety of a traffic manager profile endpoint definition as a part of parent update.

IWithAttach<ParentT>

The final stage of the traffic manager profile endpoint definition. At this stage, any remaining optional settings can be specified, or the traffic manager profile endpoint definition can be attached to the parent traffic manager profile update using TrafficManagerEndpoint.DefinitionStages.WithAttach.attach().

IWithAzureResource<ParentT>

The stage of the traffic manager profile Azure endpoint definition allowing to specify the ID of the target Azure resource.

IWithCustomHeaders<ParentT>

The stage of the traffic manager endpoint definition allowing to specify the custom headers for health checks.

IWithEndpointThreshold<ParentT>

The stage of the nested traffic manager profile endpoint definition allowing to specify the minimum endpoints to be online in the nested profile to consider it as not degraded.

IWithFqdn<ParentT>

The stage of the traffic manager profile external endpoint definition allowing to specify the FQDN.

IWithGeographicLocation<ParentT>

The stage of the traffic manager endpoint definition allowing to specify the geographic region.

IWithNestedProfile<ParentT>

The stage of the traffic manager nested profile endpoint definition allowing to specify the profile.

IWithRoutingPriority<ParentT>

The stage of the traffic manager endpoint definition allowing to specify the endpoint priority.

IWithRoutingWeight<ParentT>

The stage of the traffic manager endpoint definition allowing to specify the endpoint weight.

IWithSourceTrafficRegion<ParentT>

The stage of the traffic manager endpoint definition allowing to specify the location of the external endpoint.

IWithSourceTrafficRegionThenThreshold<ParentT>

The stage of the traffic manager endpoint definition allowing to specify the location of the nested endpoint.

IWithSubnetRouting<ParentT>

The stage of the traffic manager endpoint definition allowing to specify the endpoint priority using subnets.

IWithTrafficDisabled<ParentT>

The stage of the traffic manager endpoint definition allowing to disable the endpoint.