Interface StorageSpaces.Update

All Superinterfaces:
StorageSpaces.UpdateStages.WithTags
Enclosing interface:
StorageSpaces

public static interface StorageSpaces.Update extends StorageSpaces.UpdateStages.WithTags
The template for StorageSpaces update.
  • Method Details

    • apply

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

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