次の方法で共有


ArmStreamingEndpointCapacity.Maximum プロパティ

定義

ストリーミング エンドポイントの最大容量を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象