Partager via


NotificationHubJob.OutputProperties Propriété

Définition

Obtient les propriétés de sortie.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="OutputProperties", Order=1009)]
public System.Collections.Generic.Dictionary<string,string> OutputProperties { get; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="OutputProperties", Order=1009)>]
member this.OutputProperties : System.Collections.Generic.Dictionary<string, string>
Public ReadOnly Property OutputProperties As Dictionary(Of String, String)

Valeur de propriété

Propriétés de sortie.

Attributs

S’applique à