Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ContainerServiceNewKubernetesVersionAvailableEventData

Package version

Schema of the Data property of an EventGridEvent for a Microsoft.ContainerService.NewKubernetesVersionAvailable event

Hierarchy

  • ContainerServiceNewKubernetesVersionAvailableEventData

Index

Properties

latestPreviewKubernetesVersion

latestPreviewKubernetesVersion: string

The highest PATCH Kubernetes version considered preview for the ManagedCluster resource. There might not be any version in preview at the time of publishing the event

latestStableKubernetesVersion

latestStableKubernetesVersion: string

The highest PATCH Kubernetes version for the MINOR version considered stable for the ManagedCluster resource

latestSupportedKubernetesVersion

latestSupportedKubernetesVersion: string

The highest PATCH Kubernetes version for the highest MINOR version supported by ManagedCluster resource

lowestMinorKubernetesVersion

lowestMinorKubernetesVersion: string

The highest PATCH Kubernetes version for the lowest applicable MINOR version available for the ManagedCluster resource

Generated using TypeDoc