IVMwareCbtMigrateInput Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.VMwareCbtMigrateInputTypeConverter))]
public interface IVMwareCbtMigrateInput : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IMigrateProviderSpecificInput
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.VMwareCbtMigrateInputTypeConverter))>]
type IVMwareCbtMigrateInput = interface
interface IJsonSerializable
interface IMigrateProviderSpecificInput
Public Interface IVMwareCbtMigrateInput
Implements IMigrateProviderSpecificInput
- Derived
- Attributes
- Implements
Properties
InstanceType |
The class type. (Inherited from IMigrateProviderSpecificInput) |
OSUpgradeVersion |
A value indicating the inplace OS Upgrade version. |
PerformShutdown |
A value indicating whether VM is to be shutdown. |
PostMigrationStep |
The managed run command script input. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |