Interface EnvironmentType.Update

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

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

    • apply

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

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