Compartir a través de


Device.NetworkInterfaceCardCount Propiedad

Definición

Obtiene o establece el número de tarjetas de interfaz de red.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.networkInterfaceCardCount")]
public int? NetworkInterfaceCardCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.networkInterfaceCardCount")>]
member this.NetworkInterfaceCardCount : Nullable<int> with get, set
Public Property NetworkInterfaceCardCount As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a