inventories property
List of inventories to select VMs.
A VM is selected if its inventory data matches at least one of the following inventories.
Implementation
core.List<OSPolicyAssignmentInstanceFilterInventory>? inventories;
List of inventories to select VMs.
A VM is selected if its inventory data matches at least one of the following inventories.
core.List<OSPolicyAssignmentInstanceFilterInventory>? inventories;