次の方法で共有


ClusterJob.StreamingUnits プロパティ

定義

ストリーミング ジョブで使用されるストリーミング ユニットの数を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="streamingUnits")]
public int? StreamingUnits { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="streamingUnits")>]
member this.StreamingUnits : Nullable<int>
Public ReadOnly Property StreamingUnits As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象