Compartir a través de


NotificationHubJob.OutputProperties Propiedad

Definición

Obtiene las propiedades de salida.

[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)

Valor de propiedad

Propiedades de salida.

Atributos

Se aplica a