Freigeben über


EventGridModelFactory.ContainerServiceNodePoolRollingEventData(String) Methode

Definition

Initialisiert eine neue instance von ContainerServiceNodePoolRollingEventData.

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

Parameter

nodePoolName
String

Der Name des Knotenpools in der ManagedCluster-Ressource.

Gibt zurück

Eine neue ContainerServiceNodePoolRollingEventData instance zum Mocking.

Gilt für: