ImageTemplateListResult interface

The result of List image templates operation

Properties

nextLink

The continuation token.

value

An array of image templates

Property Details

The continuation token.

nextLink?: string

Property Value

string

value

An array of image templates

value?: ImageTemplate[]

Property Value