Interface StorageMover.Update
- All Superinterfaces:
StorageMover.UpdateStages.WithDescription,StorageMover.UpdateStages.WithTags
- Enclosing interface:
StorageMover
public static interface StorageMover.Update
extends StorageMover.UpdateStages.WithTags, StorageMover.UpdateStages.WithDescription
The template for StorageMover update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.storagemover.models.StorageMover.UpdateStages.WithDescription
withDescriptionMethods inherited from interface com.azure.resourcemanager.storagemover.models.StorageMover.UpdateStages.WithTags
withTags
-
Method Details
-
apply
StorageMover 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.
-