Share via


IVirtualMachineTemplatesList Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Models.VirtualMachineTemplatesListTypeConverter))]
public interface IVirtualMachineTemplatesList : Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Models.VirtualMachineTemplatesListTypeConverter))>]
type IVirtualMachineTemplatesList = interface
    interface IJsonSerializable
Public Interface IVirtualMachineTemplatesList
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

NextLink

Url to follow for getting next page of VirtualMachineTemplates.

Value

Array of VirtualMachineTemplates

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to