次の方法で共有


AgentPoolInner.UpgradeSettings プロパティ

定義

エージェントプールをアップグレードするための設定を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="properties.upgradeSettings")]
public Microsoft.Azure.Management.ContainerService.Fluent.Models.AgentPoolUpgradeSettings UpgradeSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.upgradeSettings")>]
member this.UpgradeSettings : Microsoft.Azure.Management.ContainerService.Fluent.Models.AgentPoolUpgradeSettings with get, set
Public Property UpgradeSettings As AgentPoolUpgradeSettings

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象