systemPropertyColumns

@JvmName(name = "vmewhwvnewwkelma")
suspend fun systemPropertyColumns(value: Output<Map<String, String>>)
@JvmName(name = "gmiklqcioobpbylt")
suspend fun systemPropertyColumns(value: Map<String, String>?)

Parameters

value

The system properties associated with the Service Bus Topic Output. The following system properties are supported: ReplyToSessionId, ContentType, To, Subject, CorrelationId, TimeToLive, PartitionKey, SessionId, ScheduledEnqueueTime, MessageId, ReplyTo, Label, ScheduledEnqueueTimeUtc.


@JvmName(name = "hmitajkbjmgdmcfw")
fun systemPropertyColumns(vararg values: Pair<String, String>)

Parameters

values

The system properties associated with the Service Bus Topic Output. The following system properties are supported: ReplyToSessionId, ContentType, To, Subject, CorrelationId, TimeToLive, PartitionKey, SessionId, ScheduledEnqueueTime, MessageId, ReplyTo, Label, ScheduledEnqueueTimeUtc.