StreamingEndpoint.ScaleUnits プロパティ

定義

スケール ユニットの数を取得または設定します。 この値を調整するには、Scale 操作を使用します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象