Share via


VirtualMachineResourceNames.NetworkInterfaces Property

Definition

The list of network interface name objects for the selected virtual machine. Currently, only one network interface is supported per virtual machine.

public System.Collections.Generic.IList<Azure.ResourceManager.Workloads.Models.NetworkInterfaceResourceNames> NetworkInterfaces { get; }
member this.NetworkInterfaces : System.Collections.Generic.IList<Azure.ResourceManager.Workloads.Models.NetworkInterfaceResourceNames>
Public ReadOnly Property NetworkInterfaces As IList(Of NetworkInterfaceResourceNames)

Property Value

Applies to