Interface SqlManagedInstance.Update

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

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

    • apply

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

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