Interface SqlVirtualMachine.Update

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

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

    • apply

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

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