labels property
The desired node labels to be applied to all nodes in the node pool.
If this field is not present, the labels will not be changed. Otherwise, the existing node labels will be replaced with the provided labels.
Implementation
NodeLabels? labels;