Share via


ManagedCluster.ClusterUpgradeMode Property

Definition

Gets or sets possible values include: 'Automatic', 'Manual'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to