Compartir a través de


PrivateEndpointInner.NetworkInterfaces Propiedad

Definición

Obtiene una matriz de referencias a las interfaces de red creadas para este punto de conexión privado.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a