ServiceBusTopicOutputDataSource.SystemPropertyColumns Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Propriétés système associées à la sortie de la rubrique Service Bus. Les propriétés système suivantes sont prises en charge : ReplyToSessionId, ContentType, To, Subject, CorrelationId, TimeToLive, PartitionKey, SessionId, ScheduledEnqueueTime, MessageId, ReplyTo, Label, ScheduledEnqueueTimeUtc.
public System.Collections.Generic.IDictionary<string,string> SystemPropertyColumns { get; }
member this.SystemPropertyColumns : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property SystemPropertyColumns As IDictionary(Of String, String)
Valeur de propriété
S’applique à
Azure SDK for .NET