次の方法で共有


AppServiceEnvironmentPatchResource.UpgradeDomains プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象