ContainerServiceNodePoolRollingSucceededEventData Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Schema of the Data property of an EventGridEvent for a Microsoft.ContainerService.NodePoolRollingSucceeded event.
[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
Public Class ContainerServiceNodePoolRollingSucceededEventData
Inherits ContainerServiceNodePoolRollingEventData
Implements IJsonModel(Of ContainerServiceNodePoolRollingSucceededEventData), IPersistableModel(Of ContainerServiceNodePoolRollingSucceededEventData)
- Inheritance
- Attributes
- Implements
Properties
NodePoolName |
The name of the node pool in the ManagedCluster resource. (Inherited from ContainerServiceNodePoolRollingEventData) |