Share via


ScVmmVirtualMachineInstancePatch.NetworkInterfaces Property

Definition

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

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

Property Value

Applies to