Interface SqlServerInstance.Update

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

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

    • apply

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

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