Share via


ScVmmVirtualMachineTemplateData.NetworkInterfaces Property

Definition

Gets the network interfaces of the template.

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

Property Value

Applies to