TemplateSpecVersionUpdateModel Class

Template Spec Version properties to be updated (only tags are currently supported).

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

Inheritance
azure.mgmt.resource.templatespecs.v2019_06_01_preview.models._models_py3.AzureResourceBase
TemplateSpecVersionUpdateModel

Constructor

TemplateSpecVersionUpdateModel(*, tags: Dict[str, str] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
tags

Resource tags.

Variables

Name Description
id
str

String Id used to locate any resource on Azure.

name
str

Name of this resource.

type
str

Type of this resource.

system_data

Azure Resource Manager metadata containing createdBy and modifiedBy information.

tags

Resource tags.