InlineNSGroup1
InlineNSGroup1
JSON Example
{
"member_count": 0,
"members": [
{
"resource_type": "string",
"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"
}
],
"membership_criteria": [
{
"resource_type": "string"
}
]
}
integer As int64 As int64
member_count
Optional
Count of the members added to this NSGroup
array of NSGroupSimpleExpression
members
Optional
Reference to the direct/static members of the NSGroup. Can be ID based expressions only. VirtualMachine cannot be added as a static member.
array of NSGroupExpression
membership_criteria
Optional
List of tag or name based expressions which define the dynamic membership criteria for this NSGroup. An object must satisfy atleast one of these expressions to qualify as a member of this group.