Compartilhar via


ContainerServiceNodePoolRollingStartedEventData Classe

Definição

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

Propriedades

NodePoolName

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

(Herdado de ContainerServiceNodePoolRollingEventData)

Aplica-se a