Share via


NetworkSecurityGroupData.NetworkInterfaces Property

Definition

A collection of references to network interfaces.

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