[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy

InlineValueConstraintExpression1

Properties

string
operator Required

Operation to check for value list for resource attribute of constraint.

Possible values are: INCLUDESEXCLUDESEQUALS


array of string
values Required

List of values.

JSON Example

{
	"operator": "INCLUDES",
	"values": [
		"string"
	]
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: PolicyConstraints
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Used By

ValueConstraintExpression

Feedback

Was this page helpful?