次の方法で共有


AzureCapacity.ScaleType プロパティ

定義

スケールの種類を取得または設定します。 指定できる値は、'automatic'、'manual'、'none' です。

[Newtonsoft.Json.JsonProperty(PropertyName="scaleType")]
public string ScaleType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="scaleType")>]
member this.ScaleType : string with get, set
Public Property ScaleType As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象