Compartilhar via


ContainerServiceNodePoolRollingSucceededEventData Classe

Definição

Esquema da propriedade Data de um EventoGridEvent para um evento Microsoft.ContainerService.NodePoolRollingSucceeded.

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.ContainerServiceNodePoolRollingSucceededEventData+ContainerServiceNodePoolRollingSucceededEventDataConverter))]
public class ContainerServiceNodePoolRollingSucceededEventData : Azure.Messaging.EventGrid.SystemEvents.ContainerServiceNodePoolRollingEventData
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.ContainerServiceNodePoolRollingSucceededEventData+ContainerServiceNodePoolRollingSucceededEventDataConverter))>]
type ContainerServiceNodePoolRollingSucceededEventData = class
    inherit ContainerServiceNodePoolRollingEventData
Public Class ContainerServiceNodePoolRollingSucceededEventData
Inherits ContainerServiceNodePoolRollingEventData
Herança
ContainerServiceNodePoolRollingSucceededEventData
Atributos

Propriedades

NodePoolName

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

(Herdado de ContainerServiceNodePoolRollingEventData)

Aplica-se a