Partager via


EventGridModelFactory.ContainerServiceNodePoolRollingSucceededEventData Méthode

Définition

Initialise une nouvelle instance de ContainerServiceNodePoolRollingSucceededEventData.

public static Azure.Messaging.EventGrid.SystemEvents.ContainerServiceNodePoolRollingSucceededEventData ContainerServiceNodePoolRollingSucceededEventData (string nodePoolName = default);
static member ContainerServiceNodePoolRollingSucceededEventData : string -> Azure.Messaging.EventGrid.SystemEvents.ContainerServiceNodePoolRollingSucceededEventData
Public Shared Function ContainerServiceNodePoolRollingSucceededEventData (Optional nodePoolName As String = Nothing) As ContainerServiceNodePoolRollingSucceededEventData

Paramètres

nodePoolName
String

Nom du pool de nœuds dans la ressource ManagedCluster.

Retours

Une nouvelle ContainerServiceNodePoolRollingSucceededEventData instance pour se moquer.

S’applique à