Compartilhar via


PrivateEndpoint.NetworkInterfaces Propriedade

Definição

Obtém uma matriz de referências para as interfaces de rede criadas para esse ponto de extremidade privado.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a