Freigeben über


EventGridModelFactory.ContainerServiceNodePoolRollingSucceededEventData Methode

Definition

Initialisiert eine neue instance von ContainerServiceNodePoolRollingSucceedededEventData.

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

Parameter

nodePoolName
String

Der Name des Knotenpools in der ManagedCluster-Ressource.

Gibt zurück

Eine neue ContainerServiceNodePoolRollingSucceededEventData instance zum Simulieren.

Gilt für: