Compartir a través de


EventGridModelFactory.ContainerServiceNodePoolRollingSucceededEventData Método

Definición

Inicializa una nueva instancia 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

Parámetros

nodePoolName
String

Nombre del grupo de nodos en el recurso ManagedCluster.

Devoluciones

ContainerServiceNodePoolRollingSucceededEventData Nueva instancia de para simular.

Se aplica a