Share via


VirtualMachineData.NetworkInterfaces Property

Definition

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

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

Property Value

Applies to