Compartilhar via


PrivateLinkServiceInner.NetworkInterfaces Propriedade

Definição

Obtém uma matriz de referências para as interfaces de rede criadas para esse serviço de link 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a