Compartir a través de


ContainerServiceNodePoolRollingSucceededEventData Clase

Definición

Esquema de la propiedad Data de eventGridEvent para un 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
Herencia
ContainerServiceNodePoolRollingSucceededEventData
Atributos

Propiedades

NodePoolName

Nombre del grupo de nodos en el recurso ManagedCluster.

(Heredado de ContainerServiceNodePoolRollingEventData)

Se aplica a