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