TemplateSpecVersionUpdateModel interface
要更新的範本規格版本屬性(目前僅支援標籤)。
- Extends
屬性
tags | 資源標籤。 |
繼承的屬性
id | 用來尋找 Azure 上任何資源的字串標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
name | 此資源的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
system |
包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
type | 此資源的類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
tags
資源標籤。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}
繼承的屬性詳細資料
id
用來尋找 Azure 上任何資源的字串標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string
繼承自
name
systemData
包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。
systemData?: SystemData