PrivateEndpoint.NetworkInterfaces Property

Definition

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

public Azure.Provisioning.BicepList<Azure.Provisioning.Network.NetworkInterface> NetworkInterfaces { get; }
member this.NetworkInterfaces : Azure.Provisioning.BicepList<Azure.Provisioning.Network.NetworkInterface>
Public ReadOnly Property NetworkInterfaces As BicepList(Of NetworkInterface)

Property Value

Applies to