Partager via


NotificationHubJob.InputProperties Propriété

Définition

Obtient ou définit les propriétés d’entrée.

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

Valeur de propriété

Propriétés d’entrée.

Attributs

S’applique à