Compartir a través de


NetworkInterface.NicType Propiedad

Definición

Obtiene o establece el tipo de recurso interfaz de red. Entre los valores posibles se incluyen: "Standard", "Elastic"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a