Share via


ContainerServiceAgentPool.NodeLabels Property

Definition

The node labels to be persisted across all nodes in agent pool.

public Azure.Provisioning.BicepDictionary<string> NodeLabels { get; set; }
member this.NodeLabels : Azure.Provisioning.BicepDictionary<string> with get, set
Public Property NodeLabels As BicepDictionary(Of String)

Property Value

Applies to