Partager via


ContainerServiceNodePoolRollingFailedEventData Classe

Définition

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
ContainerServiceNodePoolRollingFailedEventData
Attributs

Propriétés

NodePoolName

Nom du pool de nœuds dans la ressource ManagedCluster.

(Hérité de ContainerServiceNodePoolRollingEventData)

S’applique à