labels property

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

Labels to apply to instances that are created from this machine image.

Implementation

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