Share via


VMwareVmInstanceData.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.VMwareNetworkInterface> NetworkInterfaces { get; }
member this.NetworkInterfaces : System.Collections.Generic.IList<Azure.ResourceManager.ConnectedVMwarevSphere.Models.VMwareNetworkInterface>
Public ReadOnly Property NetworkInterfaces As IList(Of VMwareNetworkInterface)

Property Value

Applies to