Share via


NetworkSecurityGroup.NetworkInterfaces Property

Definition

A collection of references to network interfaces.

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