次の方法で共有


AppServiceEnvironmentInner.UpgradeDomains プロパティ

定義

App Service Environmentのアップグレード ドメインの数を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象