Interface Deployment.Update

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

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

    • apply

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

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