Partager via


PrivateEndpointInner.NetworkInterfaces Propriété

Définition

Obtient un tableau de références aux interfaces réseau créées pour ce point de terminaison privé.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à