DataConnectionKind type

Kind of the endpoint for the data connection
KnownDataConnectionKind can be used interchangeably with DataConnectionKind, this enum contains the known values that the service supports.

Known values supported by the service

EventHub: EventHub
EventGrid: EventGrid
IotHub: IotHub
CosmosDb: CosmosDb
EventHubWithManagedIdentity: EventHubWithManagedIdentity
EventGridWithManagedIdentity: EventGridWithManagedIdentity

type DataConnectionKind = string