Share via


IPrivateEndpoint.NetworkInterfaces Property

Definition

Gets an array of references to the network interfaces created for this private endpoint.

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

Property Value

Applies to