tags property

List<VmwareVsphereTag>? tags
getter/setter pair

Tags to apply to VMs.

Implementation

core.List<VmwareVsphereTag>? tags;