Share via


NetworkSettings.NetworkAdapters Property

Definition

Gets the network adapter list on the device.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to