HciVmNetworkSecurityGroupProperties.NetworkInterfaces Property

Definition

A collection of references to network interfaces that are currently using this NSG.

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

Property Value

Applies to