InlineNSGroupSimpleExpression1

InlineNSGroupSimpleExpression1
InlineNSGroupSimpleExpression1
JSON Example
{
    "target_resource": {
        "target_display_name": "string",
        "is_valid": false,
        "target_id": "string",
        "target_type": "string"
    },
    "target_property": "string",
    "target_type": "string",
    "value": "string",
    "op": "string"
}
target_resource
Optional

target_resource

string
target_property
Required

Field of the resource on which this expression is evaluated

string
target_type
Required

Type of the resource on which this expression is evaluated

Possible values are : NSGroup, IPSet, MACSet, LogicalSwitch, LogicalPort, VirtualMachine,
string
value
Required

Value that satisfies this expression

string
op
Required

Operator of the expression

Possible values are : EQUALS, CONTAINS, STARTSWITH,