FanoutLinkedNotificationRule interface

model interface FanoutLinkedNotificationRule

Properties

actions

The actions.

dstsConfiguration

The dsts configuration.

endpoints

The endpoints.

tokenAuthConfiguration

The token auth configuration.

Property Details

actions

The actions.

actions?: string[]

Property Value

string[]

dstsConfiguration

The dsts configuration.

dstsConfiguration?: FanoutLinkedNotificationRuleDstsConfiguration

Property Value

endpoints

The endpoints.

endpoints?: ResourceProviderEndpoint[]

Property Value

tokenAuthConfiguration

The token auth configuration.

tokenAuthConfiguration?: TokenAuthConfiguration

Property Value