exclusion Labels
Parameters
value
List of label sets used for VM exclusion. If the list has more than one label set, the VM is excluded if any of the label sets are applicable for the VM.
Parameters
values
List of label sets used for VM exclusion. If the list has more than one label set, the VM is excluded if any of the label sets are applicable for the VM.
suspend fun exclusionLabels(argument: List<suspend OSPolicyAssignmentLabelSetArgsBuilder.() -> Unit>)
suspend fun exclusionLabels(vararg argument: suspend OSPolicyAssignmentLabelSetArgsBuilder.() -> Unit)
Parameters
argument
List of label sets used for VM exclusion. If the list has more than one label set, the VM is excluded if any of the label sets are applicable for the VM.