ManagedClusterProperties.SupportPlan Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the support plan for the Managed Cluster. If unspecified, the default is 'KubernetesOfficial'. Possible values include: 'KubernetesOfficial', 'AKSLongTermSupport'
[Newtonsoft.Json.JsonProperty(PropertyName="supportPlan")]
public string SupportPlan { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="supportPlan")>]
member this.SupportPlan : string with get, set
Public Property SupportPlan As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute