Compartir a través de


ScaleStreamingJobParameters.StreamingUnits Propiedad

Definición

Obtiene o establece especifica el número de unidades de streaming a las que se escalará el trabajo de streaming.

[Newtonsoft.Json.JsonProperty(PropertyName="streamingUnits")]
public int? StreamingUnits { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="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