Uses of Class
com.azure.messaging.eventgrid.systemevents.ContainerServiceNodePoolRollingEventData
Packages that use ContainerServiceNodePoolRollingEventData
Package
Description
Package containing the data models for EventGridPublisherClient.
-
Uses of ContainerServiceNodePoolRollingEventData in com.azure.messaging.eventgrid.systemevents
Subclasses of ContainerServiceNodePoolRollingEventData in com.azure.messaging.eventgrid.systemeventsModifier and TypeClassDescriptionfinal classSchema of the Data property of an EventGridEvent for a Microsoft.ContainerService.NodePoolRollingFailed event.final classSchema of the Data property of an EventGridEvent for a Microsoft.ContainerService.NodePoolRollingStarted event.final classSchema of the Data property of an EventGridEvent for a Microsoft.ContainerService.NodePoolRollingSucceeded event.Methods in com.azure.messaging.eventgrid.systemevents that return ContainerServiceNodePoolRollingEventDataModifier and TypeMethodDescriptionContainerServiceNodePoolRollingEventData.setNodePoolName(String nodePoolName) Set the nodePoolName property: The name of the node pool in the ManagedCluster resource.