Share via


VMwareVmTemplateData.NetworkInterfaces Property

Definition

Gets or sets the network interfaces of the template.

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

Property Value

Applies to