Freigeben über


ServiceBusTopicOutputDataSource.SystemPropertyColumns Eigenschaft

Definition

Ruft die Systemeigenschaften ab, die der Service Bus-Themenausgabe zugeordnet sind, oder legt diese fest. Die folgenden Systemeigenschaften werden unterstützt: ReplyToSessionId, ContentType, To, Subject, CorrelationId, TimeToLive, PartitionKey, SessionId, ScheduledEnqueueTime, MessageId, ReplyTo, Label, ScheduledEnqueueTimeUtc.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.systemPropertyColumns")]
public System.Collections.Generic.IDictionary<string,string> SystemPropertyColumns { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.systemPropertyColumns")>]
member this.SystemPropertyColumns : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property SystemPropertyColumns As IDictionary(Of String, String)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: