Share via


ContainerServiceNodePoolRollingEventData Class

Definition

Schema of common properties of node pool rolling events.

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.ContainerServiceNodePoolRollingEventData+ContainerServiceNodePoolRollingEventDataConverter))]
public class ContainerServiceNodePoolRollingEventData
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.ContainerServiceNodePoolRollingEventData+ContainerServiceNodePoolRollingEventDataConverter))>]
type ContainerServiceNodePoolRollingEventData = class
Public Class ContainerServiceNodePoolRollingEventData
Inheritance
ContainerServiceNodePoolRollingEventData
Derived
Attributes

Properties

NodePoolName

The name of the node pool in the ManagedCluster resource.

Applies to