你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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