inclusionLabels property
List of label sets used for VM inclusion.
If the list has more than one LabelSet
, the VM is included if any of the
label sets are applicable for the VM.
Implementation
core.List<OSPolicyAssignmentLabelSet>? inclusionLabels;