Freigeben über


PrivateLinkService.NetworkInterfaces Eigenschaft

Definition

Ruft ein Array von Verweisen auf die Netzwerkschnittstellen ab, die für diesen Private Link-Dienst erstellt wurden.

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