次の方法で共有


ThroughputSettingsResource.MinimumThroughput プロパティ

定義

リソースの最小スループットを取得します

[Newtonsoft.Json.JsonProperty(PropertyName="minimumThroughput")]
public string MinimumThroughput { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="minimumThroughput")>]
member this.MinimumThroughput : string
Public ReadOnly Property MinimumThroughput As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象