SubscriptionScope interface

资源(通常是帐户或项目),在其中发布事件。

扩展

继承属性

id

必需:这是类型范围的标识。

name

可选:作用域的显示名称

type

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

继承属性详细信息

id

必需:这是类型范围的标识。

id: string

属性值

string

继承自EventScope.id

name

可选:作用域的显示名称

name: string

属性值

string

继承自EventScope.name

type

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

type: string

属性值

string

继承自EventScope.type