Interface DataMigrationService.DefinitionStages.WithKind

All Known Subinterfaces:
DataMigrationService.Definition, DataMigrationService.DefinitionStages.WithCreate
Enclosing interface:
DataMigrationService.DefinitionStages

public static interface DataMigrationService.DefinitionStages.WithKind
The stage of the DataMigrationService definition 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.