Share via


IVMwareCbtTestMigrateInput Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.VMwareCbtTestMigrateInputTypeConverter))]
public interface IVMwareCbtTestMigrateInput : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.ITestMigrateProviderSpecificInput
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.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.

RecoveryPointId

The recovery point Id.

VMNic

The list of NIC details.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to