Share via


StreamingEntityScaleUnit.ScaleUnit Property

Definition

Gets or sets the scale unit number of the streaming endpoint.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to