Partager via


ContainerServiceNodePoolRollingStartedEventData Classe

Définition

Schéma de la propriété Data d’un EventGridEvent pour un événement Microsoft.ContainerService.NodePoolRollingStarted.

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.ContainerServiceNodePoolRollingStartedEventData+ContainerServiceNodePoolRollingStartedEventDataConverter))]
public class ContainerServiceNodePoolRollingStartedEventData : Azure.Messaging.EventGrid.SystemEvents.ContainerServiceNodePoolRollingEventData
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.ContainerServiceNodePoolRollingStartedEventData+ContainerServiceNodePoolRollingStartedEventDataConverter))>]
type ContainerServiceNodePoolRollingStartedEventData = class
    inherit ContainerServiceNodePoolRollingEventData
Public Class ContainerServiceNodePoolRollingStartedEventData
Inherits ContainerServiceNodePoolRollingEventData
Héritage
ContainerServiceNodePoolRollingStartedEventData
Attributs

Propriétés

NodePoolName

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

(Hérité de ContainerServiceNodePoolRollingEventData)

S’applique à