AzureServiceBusCorrelationFilter
Type
type AzureServiceBusCorrelationFilter = { Properties: Dict<string,any>; CorrelationId: string; MessageId: string; SendTo: string; ReplyTo: string; Subject: string; SessionId: string; ReplyToSessionId: string; ContentType: string; RequiresPreprocessing: boolean;} 10 members
Fields
Properties Dict<string,any> CorrelationId string MessageId string SendTo string ReplyTo string Subject string SessionId string ReplyToSessionId string ContentType string RequiresPreprocessing boolean