Interface DataVersionBase.Update

All Superinterfaces:
DataVersionBase.UpdateStages.WithProperties
Enclosing interface:
DataVersionBase

public static interface DataVersionBase.Update extends DataVersionBase.UpdateStages.WithProperties
The template for DataVersionBase update.
  • Method Details

    • apply

      Executes the update request.
      Returns:
      the updated resource.
    • apply

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