Compartilhar via


ContainerServiceNodePoolRollingFailedEventData Classe

Definição

Esquema da propriedade Data de um EventGridEvent para um evento 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
Herança
ContainerServiceNodePoolRollingFailedEventData
Atributos

Propriedades

NodePoolName

O nome do pool de nós no recurso ManagedCluster.

(Herdado de ContainerServiceNodePoolRollingEventData)

Aplica-se a