EventGridOutputOptions interface

Properties

topicEndpointUri

An app setting (or environment variable) that contains the URI for the custom topic

topicKeySetting

An app setting (or environment variable) that contains an access key for the custom topic

Property Details

topicEndpointUri

An app setting (or environment variable) that contains the URI for the custom topic

topicEndpointUri: string

Property Value

string

topicKeySetting

An app setting (or environment variable) that contains an access key for the custom topic

topicKeySetting: string

Property Value

string