Language

IVMwareCbtNicInput.NicId Property

Definition

The NIC Id.

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

Property Value

Attributes

Applies to