Share via


VirtualMachineTemplateData.NetworkInterfaces Property

Definition

Gets or sets the network interfaces of the template.

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

Property Value

Applies to