次の方法で共有


Transformation.ValidStreamingUnits プロパティ

定義

ストリーミング ジョブがスケーリングできる有効なストリーミング ユニットを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象