ContainerServiceNodePoolRollingFailedEventData 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.NodePoolRollingFailed.
[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.ContainerServiceNodePoolRollingFailedEventData+ContainerServiceNodePoolRollingFailedEventDataConverter))]
public class ContainerServiceNodePoolRollingFailedEventData : Azure.Messaging.EventGrid.SystemEvents.ContainerServiceNodePoolRollingEventData
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.ContainerServiceNodePoolRollingFailedEventData+ContainerServiceNodePoolRollingFailedEventDataConverter))>]
type ContainerServiceNodePoolRollingFailedEventData = class
inherit ContainerServiceNodePoolRollingEventData
Public Class ContainerServiceNodePoolRollingFailedEventData
Inherits ContainerServiceNodePoolRollingEventData
- Héritage
- Attributs
Propriétés
NodePoolName |
Nom du pool de nœuds dans la ressource ManagedCluster. (Hérité de ContainerServiceNodePoolRollingEventData) |
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