SubscriptionScope interface

从中发布事件的资源,通常是帐户或项目。

Extends

继承属性

id

必需:这是类型的作用域的标识。

name

可选:范围的显示名称

type

必需:范围的事件特定类型。

继承属性详细信息

id

必需:这是类型的作用域的标识。

id: string

属性值

string

继承自EventScope.id

name

可选:范围的显示名称

name: string

属性值

string

继承自EventScope.name

type

必需:范围的事件特定类型。

type: string

属性值

string

继承自EventScope.type