Freigeben über


ManagedClusterAutoUpgradeProfile.UpgradeChannel Eigenschaft

Definition

Ruft den Upgradekanal für das automatische Upgrade ab oder legt diese fest. Mögliche Werte: "rapid", "stable", "patch", "none"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: