Compartir a través de


KubernetesVersionCapabilities.SupportPlan Property

Definition

Gets or sets

[Newtonsoft.Json.JsonProperty(PropertyName="supportPlan")]
public System.Collections.Generic.IList<string> SupportPlan { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="supportPlan")>]
member this.SupportPlan : System.Collections.Generic.IList<string> with get, set
Public Property SupportPlan As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to