Share via


VirtualMachineUpdateProperties.NetworkInterfaces Property

Definition

Gets or sets the list of network interfaces associated with the virtual machine.

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

Property Value

Applies to