inclusion Labels
Parameters
value
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.
Parameters
values
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.
suspend fun inclusionLabels(argument: List<suspend OSPolicyAssignmentLabelSetArgsBuilder.() -> Unit>)
suspend fun inclusionLabels(vararg argument: suspend OSPolicyAssignmentLabelSetArgsBuilder.() -> Unit)
Parameters
argument
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.