Vcenter NamespaceManagement InfrastructurePolicies LabelSelectorOperator
Vcenter NamespaceManagement InfrastructurePolicies LabelSelectorOperator
The Vcenter NamespaceManagement InfrastructurePolicies LabelSelectorOperator enumerated type defines the operators that can be used for label selector requirements.
Possible values:
IS_IN: Label key must exist with value in the specified list.IS_NOT_IN: Label key must exist with value not in the specified list.EXISTS: Label key must exist.DOES_NOT_EXIST: Label key must not exist.
This enumeration was added in vSphere API 9.1.0.0.
This data structure has no properties.
Enumeration:
IS_IN,
IS_NOT_IN,
EXISTS,
DOES_NOT_EXIST,