ImageTemplateListResult interface
The result of List image templates operation
Properties
nextLink |
The continuation token.
|
value |
An array of image templates
|
Property Details
nextLink
The continuation token.
nextLink?: string
Property Value
value
An array of image templates
value?: ImageTemplate[]
Property Value