Interface Certificate.Update

All Superinterfaces:
Certificate.UpdateStages.WithDescription, Certificate.UpdateStages.WithName
Enclosing interface:
Certificate

public static interface Certificate.Update extends Certificate.UpdateStages.WithName, Certificate.UpdateStages.WithDescription
The template for Certificate update.
  • Method Details

    • apply

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

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