Share via


PrivateLinkServiceData.NetworkInterfaces Property

Definition

An array of references to the network interfaces created for this private link service.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.NetworkInterfaceData> NetworkInterfaces { get; }
member this.NetworkInterfaces : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.NetworkInterfaceData>
Public ReadOnly Property NetworkInterfaces As IReadOnlyList(Of NetworkInterfaceData)

Property Value

Applies to