Delen via


VMwareCbtNicInput.NicId Property

Definition

Gets or sets the NIC Id.

[Newtonsoft.Json.JsonProperty(PropertyName="nicId")]
public string NicId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="nicId")>]
member this.NicId : string with get, set
Public Property NicId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to