Partager via


HDInsightStreamingActivity.Defines Propriété

Définition

Obtient ou définit permet à l’utilisateur de spécifier des définitions pour la demande de travail de streaming.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.defines")]
public System.Collections.Generic.IDictionary<string,object> Defines { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.defines")>]
member this.Defines : System.Collections.Generic.IDictionary<string, obj> with get, set
Public Property Defines As IDictionary(Of String, Object)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à