次の方法で共有


ContainerServiceNodePoolRollingEventData クラス

定義

ノード プールローリング イベントの共通プロパティのスキーマ。

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.ContainerServiceNodePoolRollingEventData+ContainerServiceNodePoolRollingEventDataConverter))]
public class ContainerServiceNodePoolRollingEventData
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.ContainerServiceNodePoolRollingEventData+ContainerServiceNodePoolRollingEventDataConverter))>]
type ContainerServiceNodePoolRollingEventData = class
Public Class ContainerServiceNodePoolRollingEventData
継承
ContainerServiceNodePoolRollingEventData
派生
属性

プロパティ

NodePoolName

ManagedCluster リソース内のノード プールの名前。

適用対象