TopicSpace interface
主題空間資源。
- Extends
屬性
description | 主題空間資源的描述。 |
provisioning |
TopicSpace 資源的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
system |
與 TopicSpace 資源相關的系統元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
topic |
主題會在主題空間中篩選。 範例:“topicTemplates”: [ “devices/foo/bar”, “devices/topic1/+”, “devices/${principal.name}/${principal.attributes.keyName}” ]。 |
繼承的屬性
id | 資源的完整標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
name | 資源的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
type | 資源的類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
description
主題空間資源的描述。
description?: string
屬性值
string
provisioningState
TopicSpace 資源的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
provisioningState?: string
屬性值
string
systemData
topicTemplates
主題會在主題空間中篩選。 範例:“topicTemplates”: [ “devices/foo/bar”, “devices/topic1/+”, “devices/${principal.name}/${principal.attributes.keyName}” ]。
topicTemplates?: string[]
屬性值
string[]