Compartilhar via


EventGridModelFactory.ContainerServiceNodePoolRollingSucceededEventData Método

Definição

Inicializa uma nova instância 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

O nome do pool de nós no recurso ManagedCluster.

Retornos

Uma nova ContainerServiceNodePoolRollingSucceededEventData instância para simulação.

Aplica-se a