Interface TrafficManagerEndpoint.Definition<ParentT>
- Type Parameters:
ParentT
- the return type of the finalAttachable.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
public static interface TrafficManagerEndpoint.Definition<ParentT>
extends TrafficManagerEndpoint.DefinitionStages.AzureTargetEndpointBlank<ParentT>, TrafficManagerEndpoint.DefinitionStages.ExternalTargetEndpointBlank<ParentT>, TrafficManagerEndpoint.DefinitionStages.NestedProfileTargetEndpointBlank<ParentT>, TrafficManagerEndpoint.DefinitionStages.WithAzureResource<ParentT>, TrafficManagerEndpoint.DefinitionStages.WithFqdn<ParentT>, TrafficManagerEndpoint.DefinitionStages.WithSourceTrafficRegion<ParentT>, TrafficManagerEndpoint.DefinitionStages.WithSourceTrafficRegionThenThreshold<ParentT>, TrafficManagerEndpoint.DefinitionStages.WithEndpointThreshold<ParentT>, TrafficManagerEndpoint.DefinitionStages.WithAttach<ParentT>
The entirety of a traffic manager profile endpoint definition as a part of parent definition.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Attachable.InDefinition
attach
Methods inherited from interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithAzureResource
toResourceId
Methods inherited from interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithCustomHeader
withCustomHeader, withCustomHeaders
Methods inherited from interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithEndpointThreshold
withMinimumEndpointsToEnableTraffic
Methods inherited from interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithFqdn
toFqdn
Methods inherited from interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithGeographicLocation
withGeographicLocation, withGeographicLocation, withGeographicLocations, withGeographicLocations
Methods inherited from interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithNestedProfile
toProfile
Methods inherited from interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithRoutingPriority
withRoutingPriority
Methods inherited from interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithRoutingWeight
withRoutingWeight
Methods inherited from interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithSourceTrafficRegion
fromRegion
Methods inherited from interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithSourceTrafficRegionThenThreshold
fromRegion
Methods inherited from interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithSubnet
withSubnet, withSubnet, withSubnets
Methods inherited from interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithTrafficDisabled
withTrafficDisabled