TemplateSpecsListResult Class

List of Template Specs.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
TemplateSpecsListResult

Constructor

TemplateSpecsListResult(*, value: Optional[List[azure.mgmt.resource.templatespecs.v2021_03_01_preview.models._models_py3.TemplateSpec]] = None, **kwargs)

Variables

value
list[TemplateSpec]

An array of Template Specs.

next_link
str

The URL to use for getting the next set of results.