PSNodePool.NodeLabels Property

Definition

Gets or sets the node labels to be persisted across all nodes in agent pool.

public System.Collections.Generic.IDictionary<string,string> NodeLabels { get; set; }
member this.NodeLabels : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property NodeLabels As IDictionary(Of String, String)

Property Value

Applies to