Interface TrafficManagerProfile.Update
-
- All Superinterfaces:
com.microsoft.azure.management.resources.fluentcore.model.Appliable<TrafficManagerProfile>,com.microsoft.azure.management.resources.fluentcore.model.Indexable,com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.UpdateWithTags<TrafficManagerProfile.Update>,TrafficManagerProfile.UpdateStages.WithEndpoint,TrafficManagerProfile.UpdateStages.WithMonitoringConfiguration,TrafficManagerProfile.UpdateStages.WithProfileStatus,TrafficManagerProfile.UpdateStages.WithTrafficRoutingMethod,TrafficManagerProfile.UpdateStages.WithTtl
- Enclosing interface:
- TrafficManagerProfile
public static interface TrafficManagerProfile.Update extends com.microsoft.azure.management.resources.fluentcore.model.Appliable<TrafficManagerProfile>, TrafficManagerProfile.UpdateStages.WithTrafficRoutingMethod, TrafficManagerProfile.UpdateStages.WithMonitoringConfiguration, TrafficManagerProfile.UpdateStages.WithEndpoint, TrafficManagerProfile.UpdateStages.WithTtl, TrafficManagerProfile.UpdateStages.WithProfileStatus, com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.UpdateWithTags<TrafficManagerProfile.Update>
The template for an update operation, containing all the settings that can be modified.Call
Appliable.apply()to apply the changes to the resource in Azure.
-
-
Method Summary
-
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Appliable
apply, applyAsync, applyAsync
-
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
-
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags
-
Methods inherited from interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.UpdateStages.WithEndpoint
defineAzureTargetEndpoint, defineExternalTargetEndpoint, defineNestedTargetEndpoint, updateAzureTargetEndpoint, updateExternalTargetEndpoint, updateNestedProfileTargetEndpoint, withoutEndpoint
-
Methods inherited from interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.UpdateStages.WithMonitoringConfiguration
withHttpMonitoring, withHttpMonitoring, withHttpsMonitoring, withHttpsMonitoring
-
Methods inherited from interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.UpdateStages.WithProfileStatus
withProfileStatusDisabled, withProfileStatusEnabled
-
Methods inherited from interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.UpdateStages.WithTrafficRoutingMethod
withGeographicBasedRouting, withMultiValueBasedRouting, withPerformanceBasedRouting, withPriorityBasedRouting, withSubnetBasedRouting, withTrafficRoutingMethod, withWeightBasedRouting
-
Methods inherited from interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.UpdateStages.WithTtl
withTimeToLive
-
-