TrafficManagerEndpoint.Definition<ParentT> Interface

Type Parameters

ParentT

the return type of the final Attachable#attach()

Implements

public static interface TrafficManagerEndpoint.Definition
extends AzureTargetEndpointBlank<ParentT>, ExternalTargetEndpointBlank<ParentT>, NestedProfileTargetEndpointBlank<ParentT>, WithAzureResource<ParentT>, WithFqdn<ParentT>, WithSourceTrafficRegion<ParentT>, WithSourceTrafficRegionThenThreshold<ParentT>, WithEndpointThreshold<ParentT>, WithAttach<ParentT>

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

Applies to