Freigeben über


NetworkSecurityGroup.NetworkInterfaces Eigenschaft

Definition

Ruft eine Auflistung von Verweisen auf Netzwerkschnittstellen ab.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: