Vcenter NamespaceManagement InfrastructurePolicies StringMatchSpec

Vcenter NamespaceManagement InfrastructurePolicies StringMatchSpec
Vcenter NamespaceManagement InfrastructurePolicies StringMatchSpec

The Vcenter NamespaceManagement InfrastructurePolicies StringMatchSpec schema contains string matching criteria.

This schema was added in vSphere API 9.1.0.0.

JSON Example
{
    "op": "string",
    "value": "string"
}
string
op
Optional

The operator that describes the operation performed against the specified value.

For more information see: Vcenter NamespaceManagement InfrastructurePolicies ValueSelectorOperator.

This property was added in vSphere API 9.1.0.0.

If missing or null, defaults to Vcenter NamespaceManagement InfrastructurePolicies ValueSelectorOperator.IS_EQUAL.

string
value
Optional

The value that describes the subject of the evaluation.

This property was added in vSphere API 9.1.0.0.

If missing or null, no value matching is performed.