Share via


ContainerServiceNodePoolRollingFailedEventData Class

Definition

Schema of the Data property of an EventGridEvent for a Microsoft.ContainerService.NodePoolRollingFailed event.

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.ContainerServiceNodePoolRollingFailedEventData+ContainerServiceNodePoolRollingFailedEventDataConverter))]
public class ContainerServiceNodePoolRollingFailedEventData : Azure.Messaging.EventGrid.SystemEvents.ContainerServiceNodePoolRollingEventData
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.ContainerServiceNodePoolRollingFailedEventData+ContainerServiceNodePoolRollingFailedEventDataConverter))>]
type ContainerServiceNodePoolRollingFailedEventData = class
    inherit ContainerServiceNodePoolRollingEventData
Public Class ContainerServiceNodePoolRollingFailedEventData
Inherits ContainerServiceNodePoolRollingEventData
Inheritance
ContainerServiceNodePoolRollingFailedEventData
Attributes

Properties

NodePoolName

The name of the node pool in the ManagedCluster resource.

(Inherited from ContainerServiceNodePoolRollingEventData)

Applies to