ContainerServiceClusterSupportEndingEventData Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Schéma de la propriété Data d’un EventGridEvent pour un événement Microsoft.ContainerService.ClusterSupportEnding.
[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.ContainerServiceClusterSupportEndingEventData+ContainerServiceClusterSupportEndingEventDataConverter))]
public class ContainerServiceClusterSupportEndingEventData : Azure.Messaging.EventGrid.SystemEvents.ContainerServiceClusterSupportEventData
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.ContainerServiceClusterSupportEndingEventData+ContainerServiceClusterSupportEndingEventDataConverter))>]
type ContainerServiceClusterSupportEndingEventData = class
inherit ContainerServiceClusterSupportEventData
Public Class ContainerServiceClusterSupportEndingEventData
Inherits ContainerServiceClusterSupportEventData
- Héritage
- Attributs
Propriétés
KubernetesVersion |
Version Kubernetes de la ressource ManagedCluster. (Hérité de ContainerServiceClusterSupportEventData) |
S’applique à
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for .NET