NetworkCloudAgentPoolData.Labels Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The labels applied to the nodes in this agent pool.
public System.Collections.Generic.IList<Azure.ResourceManager.NetworkCloud.Models.KubernetesLabel> Labels { get; }
member this.Labels : System.Collections.Generic.IList<Azure.ResourceManager.NetworkCloud.Models.KubernetesLabel>
Public ReadOnly Property Labels As IList(Of KubernetesLabel)