Share via


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

Property Value

Applies to