Freigeben über


IVMwareCbtTestMigrateInput Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.VMwareCbtTestMigrateInputTypeConverter))]
public interface IVMwareCbtTestMigrateInput : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.ITestMigrateProviderSpecificInput
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.VMwareCbtTestMigrateInputTypeConverter))>]
type IVMwareCbtTestMigrateInput = interface
    interface IJsonSerializable
    interface ITestMigrateProviderSpecificInput
Public Interface IVMwareCbtTestMigrateInput
Implements ITestMigrateProviderSpecificInput
Derived
Attributes
Implements

Properties

InstanceType

The class type.

(Inherited from ITestMigrateProviderSpecificInput)
NetworkId

The test network Id.

OSUpgradeVersion

A value indicating the inplace OS Upgrade version.

PostMigrationStep

The managed run command script input.

RecoveryPointId

The recovery point Id.

VMNic

The list of NIC details.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to