Compartir a través de


Transformation.StreamingUnits Propiedad

Definición

Obtiene o establece especifica el número de unidades de streaming que usa el trabajo de streaming.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.streamingUnits")]
public int? StreamingUnits { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.streamingUnits")>]
member this.StreamingUnits : Nullable<int> with get, set
Public Property StreamingUnits As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a