次の方法で共有


AzureCapacity.Minimum プロパティ

定義

許容される最小容量を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象