TemplateSpecUpdateModel Class
Template Spec 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.v2021_03_01_preview.models._models_py3.AzureResourceBaseTemplateSpecUpdateModel
Constructor
TemplateSpecUpdateModel(*, tags: Optional[Dict[str, str]] = None, **kwargs)
Variables
- 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
- SystemData
Azure Resource Manager metadata containing createdBy and modifiedBy information.
Feedback
Submit and view feedback for