KubernetesVersion.Capabilities 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 capabilities on this Kubernetes version.
[Newtonsoft.Json.JsonProperty(PropertyName="capabilities")]
public Microsoft.Azure.Management.ContainerService.Models.KubernetesVersionCapabilities Capabilities { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="capabilities")>]
member this.Capabilities : Microsoft.Azure.Management.ContainerService.Models.KubernetesVersionCapabilities with get, set
Public Property Capabilities As KubernetesVersionCapabilities
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute