Language

IVMwareCbtNicInput.TargetNicName Property

Definition

Target NIC name.

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

Property Value

Attributes

Applies to