Interface CodeVersion.Update

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

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

    • apply

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

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