VirtualMachineNetworkProfile.NetworkInterfaces Property

Definition

Specifies the list of resource Ids for the network interfaces associated with the virtual machine.

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

Property Value

Applies to