Interface TrafficManagerEndpoint.Definition<ParentT>

Type Parameters:
ParentT - the return type of the final Attachable.attach()
All Superinterfaces:
Attachable.InDefinition<ParentT>, TrafficManagerEndpoint.DefinitionStages.AzureTargetEndpointBlank<ParentT>, TrafficManagerEndpoint.DefinitionStages.ExternalTargetEndpointBlank<ParentT>, TrafficManagerEndpoint.DefinitionStages.NestedProfileTargetEndpointBlank<ParentT>, TrafficManagerEndpoint.DefinitionStages.WithAttach<ParentT>, TrafficManagerEndpoint.DefinitionStages.WithAzureResource<ParentT>, TrafficManagerEndpoint.DefinitionStages.WithCustomHeader<ParentT>, TrafficManagerEndpoint.DefinitionStages.WithEndpointThreshold<ParentT>, TrafficManagerEndpoint.DefinitionStages.WithFqdn<ParentT>, TrafficManagerEndpoint.DefinitionStages.WithGeographicLocation<ParentT>, TrafficManagerEndpoint.DefinitionStages.WithNestedProfile<ParentT>, TrafficManagerEndpoint.DefinitionStages.WithRoutingPriority<ParentT>, TrafficManagerEndpoint.DefinitionStages.WithRoutingWeight<ParentT>, TrafficManagerEndpoint.DefinitionStages.WithSourceTrafficRegion<ParentT>, TrafficManagerEndpoint.DefinitionStages.WithSourceTrafficRegionThenThreshold<ParentT>, TrafficManagerEndpoint.DefinitionStages.WithSubnet<ParentT>, TrafficManagerEndpoint.DefinitionStages.WithTrafficDisabled<ParentT>
Enclosing interface:
TrafficManagerEndpoint

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