Interface FrontDoor.Update
- All Superinterfaces:
FrontDoor.UpdateStages.WithBackendPools,FrontDoor.UpdateStages.WithBackendPoolsSettings,FrontDoor.UpdateStages.WithEnabledState,FrontDoor.UpdateStages.WithFriendlyName,FrontDoor.UpdateStages.WithFrontendEndpoints,FrontDoor.UpdateStages.WithHealthProbeSettings,FrontDoor.UpdateStages.WithLoadBalancingSettings,FrontDoor.UpdateStages.WithRoutingRules,FrontDoor.UpdateStages.WithTags
- Enclosing interface:
- FrontDoor
public static interface FrontDoor.Update
extends FrontDoor.UpdateStages.WithTags, FrontDoor.UpdateStages.WithFriendlyName, FrontDoor.UpdateStages.WithRoutingRules, FrontDoor.UpdateStages.WithLoadBalancingSettings, FrontDoor.UpdateStages.WithHealthProbeSettings, FrontDoor.UpdateStages.WithBackendPools, FrontDoor.UpdateStages.WithFrontendEndpoints, FrontDoor.UpdateStages.WithBackendPoolsSettings, FrontDoor.UpdateStages.WithEnabledState
The template for FrontDoor update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.frontdoor.models.FrontDoor.UpdateStages.WithBackendPools
withBackendPoolsMethods inherited from interface com.azure.resourcemanager.frontdoor.models.FrontDoor.UpdateStages.WithBackendPoolsSettings
withBackendPoolsSettingsMethods inherited from interface com.azure.resourcemanager.frontdoor.models.FrontDoor.UpdateStages.WithEnabledState
withEnabledStateMethods inherited from interface com.azure.resourcemanager.frontdoor.models.FrontDoor.UpdateStages.WithFriendlyName
withFriendlyNameMethods inherited from interface com.azure.resourcemanager.frontdoor.models.FrontDoor.UpdateStages.WithFrontendEndpoints
withFrontendEndpointsMethods inherited from interface com.azure.resourcemanager.frontdoor.models.FrontDoor.UpdateStages.WithHealthProbeSettings
withHealthProbeSettingsMethods inherited from interface com.azure.resourcemanager.frontdoor.models.FrontDoor.UpdateStages.WithLoadBalancingSettings
withLoadBalancingSettingsMethods inherited from interface com.azure.resourcemanager.frontdoor.models.FrontDoor.UpdateStages.WithRoutingRules
withRoutingRulesMethods inherited from interface com.azure.resourcemanager.frontdoor.models.FrontDoor.UpdateStages.WithTags
withTags
-
Method Details
-
apply
FrontDoor apply()Executes the update request.- Returns:
- the updated resource.
-
apply
Executes the update request.- Parameters:
context- The context to associate with this operation.- Returns:
- the updated resource.
-