Destination interface
Destination properties.
Properties
| event |
Optional. Allows to define an Event Hub name. Not applicable when destination is Storage Account. |
| resource |
The destination resource ID. This can be copied from the Properties entry of the destination resource in Azure. |
| type | The type of the destination resource |
Property Details
eventHubName
Optional. Allows to define an Event Hub name. Not applicable when destination is Storage Account.
eventHubName?: string
Property Value
string
resourceId
The destination resource ID. This can be copied from the Properties entry of the destination resource in Azure.
resourceId: string
Property Value
string
type
The type of the destination resource
type?: string
Property Value
string