Interface Volume.Update

All Superinterfaces:
Volume.UpdateStages.WithSizeGiB, Volume.UpdateStages.WithTags
Enclosing interface:
Volume

public static interface Volume.Update extends Volume.UpdateStages.WithTags, Volume.UpdateStages.WithSizeGiB
The template for Volume update.
  • Method Details

    • apply

      Volume apply()
      Executes the update request.
      Returns:
      the updated resource.
    • apply

      Volume apply(com.azure.core.util.Context context)
      Executes the update request.
      Parameters:
      context - The context to associate with this operation.
      Returns:
      the updated resource.