Partager via


StreamingJob.Transformation Propriété

Définition

Obtient ou définit indique la requête et le nombre d’unités de diffusion en continu à utiliser pour le travail de streaming. La propriété name de la transformation est requise lors de la spécification de cette propriété dans une requête PUT. Cette propriété ne peut pas être modifié via une opération PATCH. Vous devez utiliser l’API PATCH disponible pour la transformation individuelle.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.transformation")]
public Microsoft.Azure.Management.StreamAnalytics.Models.Transformation Transformation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.transformation")>]
member this.Transformation : Microsoft.Azure.Management.StreamAnalytics.Models.Transformation with get, set
Public Property Transformation As Transformation

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à