Interface TagContract.Update

All Superinterfaces:
TagContract.UpdateStages.WithDisplayName, TagContract.UpdateStages.WithIfMatch
Enclosing interface:
TagContract

public static interface TagContract.Update extends TagContract.UpdateStages.WithDisplayName, TagContract.UpdateStages.WithIfMatch
The template for TagContract update.
  • Method Details

    • apply

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

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