labels property

Map<String, String>? labels
getter/setter pair

Labels that should be applied to each VM instance in the nodeset.

Optional.

Implementation

core.Map<core.String, core.String>? labels;