ServiceBusBrokeredMessagePropertiesArgs

constructor(contentType: Output<String>? = null, correlationId: Output<String>? = null, forcePersistence: Output<Boolean>? = null, label: Output<String>? = null, messageId: Output<String>? = null, partitionKey: Output<String>? = null, replyTo: Output<String>? = null, replyToSessionId: Output<String>? = null, scheduledEnqueueTimeUtc: Output<String>? = null, sessionId: Output<String>? = null, timeToLive: Output<String>? = null, to: Output<String>? = null, viaPartitionKey: Output<String>? = null)