Home > @vsf-enterprise/commercetools-types > AzureServiceBusDestinationInput
# AzureServiceBusDestinationInput type
Signature:
export declare type AzureServiceBusDestinationInput = {
connectionString: Scalars['String'];
};
References: Scalars