Interface DataMigrationService.UpdateStages.WithKind

All Known Subinterfaces:
DataMigrationService.Update
Enclosing interface:
DataMigrationService.UpdateStages

public static interface DataMigrationService.UpdateStages.WithKind
The stage of the DataMigrationService update allowing to specify kind.
  • Method Details

    • withKind

      Specifies the kind property: The resource kind. Only 'vm' (the default) is supported..
      Parameters:
      kind - The resource kind. Only 'vm' (the default) is supported.
      Returns:
      the next definition stage.