Freigeben über


EventGridModelFactory.ContainerServiceNodePoolRollingStartedEventData Methode

Definition

Initialisiert eine neue instance von ContainerServiceNodePoolRollingStartedEventData.

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

Parameter

nodePoolName
String

Der Name des Knotenpools in der ManagedCluster-Ressource.

Gibt zurück

Eine neue ContainerServiceNodePoolRollingStartedEventData instance zum Simulieren.

Gilt für: