Partager via


StreamingJobTransformationData.Query Propriété

Définition

Spécifie la requête qui sera exécutée dans le travail de streaming. Vous pouvez en savoir plus sur le langage de requête Stream Analytics (SAQL) ici : https://msdn.microsoft.com/library/azure/dn834998 . Obligatoire sur les demandes PUT (CreateOrReplace).

public string Query { get; set; }
member this.Query : string with get, set
Public Property Query As String

Valeur de propriété

S’applique à