次の方法で共有


IVMwareCbtMigrateInput Interface

Definition

[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)

Applies to