SchemaVersionProperties interface
定義架構版本屬性。
屬性
description | 人類可讀取的架構描述。 |
hash | 架構內容的哈希。 |
provisioning |
資源布建狀態。 |
schema |
架構內容。 |
uuid | 全域唯一、不可變、不可重複使用的標識碼。 |
屬性詳細資料
description
人類可讀取的架構描述。
description?: string
屬性值
string
hash
架構內容的哈希。
hash?: string
屬性值
string
provisioningState
資源布建狀態。
provisioningState?: string
屬性值
string
schemaContent
架構內容。
schemaContent: string
屬性值
string
uuid
全域唯一、不可變、不可重複使用的標識碼。
uuid?: string
屬性值
string