labels property

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

Resource labels to represent user provided metadata.

Labels currently defined: 1. migrate_from_go= If set to true, the MS is created in migration ready mode.

Optional.

Implementation

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