IVMwareCbtTestMigrateInput 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.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) |