Compartir a través de


NetworkSettings.NetworkAdapters Propiedad

Definición

Obtiene la lista de adaptadores de red en el dispositivo.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.networkAdapters")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.EdgeGateway.Models.NetworkAdapter> NetworkAdapters { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.networkAdapters")>]
member this.NetworkAdapters : System.Collections.Generic.IList<Microsoft.Azure.Management.EdgeGateway.Models.NetworkAdapter>
Public ReadOnly Property NetworkAdapters As IList(Of NetworkAdapter)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a