labels property

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

The labels to apply to the instance created by the machine image.

Optional.

Implementation

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