Share via


IVMwareCbtNicInput.TargetNicName Property

Definition

Target NIC name.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Target NIC name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="targetNicName")]
public string TargetNicName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Target NIC name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="targetNicName")>]
member this.TargetNicName : string with get, set
Public Property TargetNicName As String

Property Value

Attributes

Applies to