Partager via


ContainerServiceNodePoolRollingSucceededEventData Classe

Définition

Schéma de la propriété Data d’un EventGridEvent pour un événement 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
Héritage
ContainerServiceNodePoolRollingSucceededEventData
Attributs

Propriétés

NodePoolName

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

(Hérité de ContainerServiceNodePoolRollingEventData)

S’applique à