/** * Azure SDK namespace. * @internal */ export declare const AzNamespace = "az.namespace"; /** * Azure SDK Eventhub. * @internal */ export declare const MicrosoftEventHub = "Microsoft.EventHub"; /** * Azure SDK message bus destination. * @internal */ export declare const MessageBusDestination = "message_bus.destination"; //# sourceMappingURL=azAttributes.d.ts.map