Compartilhar via


Transformation.StreamingUnits Propriedade

Definição

Obtém ou define o número de unidades de streaming que o trabalho de streaming usa.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a