export type RoutingEventHubProperties = { connectionString: string; name: string; resourceGroup: string; subscriptionId: string; };