TopicSpace interface
トピック領域リソース。
- Extends
プロパティ
| description | トピック領域リソースの説明。 |
| provisioning |
TopicSpace リソースのプロビジョニング状態。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
| system |
Event Grid リソースに関連するシステム メタデータ。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
| 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
Event Grid リソースに関連するシステム メタデータ。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
systemData?: SystemData
プロパティ値
topicTemplates
トピックはトピック・スペース内でフィルター処理されます。 例: "topicTemplates": [ "devices/foo/bar", "devices/topic1/+", "devices/${principal.name}/${principal.attributes.keyName}" ]。
topicTemplates?: string[]
プロパティ値
string[]
継承されたプロパティの詳細
id
リソースの完全修飾識別子。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
id?: string
プロパティ値
string
name
リソースの名前。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
name?: string
プロパティ値
string
type
リソースの種類。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
type?: string
プロパティ値
string