次の方法で共有


ApiManagementSkuCapacity.Minimum プロパティ

定義

最小容量を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象