SubscriptionScope interface

A resource, typically an account or project, in which events are published from.

Extends

Inherited Properties

id

Required: This is the identity of the scope for the type.

name

Optional: The display name of the scope

type

Required: The event specific type of a scope.

Inherited Property Details

id

Required: This is the identity of the scope for the type.

id: string

Property Value

string

Inherited From EventScope.id

name

Optional: The display name of the scope

name: string

Property Value

string

Inherited From EventScope.name

type

Required: The event specific type of a scope.

type: string

Property Value

string

Inherited From EventScope.type