VMwareCbtNicInput Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210210.VMwareCbtNicInputTypeConverter))]
public class VMwareCbtNicInput : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210210.IVMwareCbtNicInput
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210210.VMwareCbtNicInputTypeConverter))>]
type VMwareCbtNicInput = class
    interface IVMwareCbtNicInput
    interface IJsonSerializable
Public Class VMwareCbtNicInput
Implements IVMwareCbtNicInput
Inheritance
VMwareCbtNicInput
Attributes
Implements

Constructors

VMwareCbtNicInput()

Properties

IsPrimaryNic
IsSelectedForMigration
NicId
TargetNicName
TargetStaticIPAddress
TargetSubnetName

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to