Interface ManagedVirtualNetworkResource.Update
- All Superinterfaces:
ManagedVirtualNetworkResource.UpdateStages.WithIfMatch
,ManagedVirtualNetworkResource.UpdateStages.WithProperties
- Enclosing interface:
- ManagedVirtualNetworkResource
public static interface ManagedVirtualNetworkResource.Update
extends ManagedVirtualNetworkResource.UpdateStages.WithProperties, ManagedVirtualNetworkResource.UpdateStages.WithIfMatch
The template for ManagedVirtualNetworkResource update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.datafactory.models.ManagedVirtualNetworkResource.UpdateStages.WithIfMatch
withIfMatch
Methods inherited from interface com.azure.resourcemanager.datafactory.models.ManagedVirtualNetworkResource.UpdateStages.WithProperties
withProperties
-
Method Details
-
apply
ManagedVirtualNetworkResource 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.
-