Freigeben über


EventGridModelFactory.ContainerServiceNodePoolRollingFailedEventData Methode

Definition

Initialisiert eine neue instance von ContainerServiceNodePoolRollingFailedEventData.

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

Parameter

nodePoolName
String

Der Name des Knotenpools in der ManagedCluster-Ressource.

Gibt zurück

Eine neue ContainerServiceNodePoolRollingFailedEventData instance zum Simulieren.

Gilt für: