次の方法で共有


SkuCapacity.Minimum プロパティ

定義

このApp Serviceプラン SKU のワーカーの最小数を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象