Children
Properties
Name | Type | Description | Notes |
---|---|---|---|
Operator | String | [optional] | |
Attribute | String | [optional] | |
Value | Value | [optional] | |
Children | String | [optional] |
Examples
- Prepare the resource
$Children = Initialize-PSSailpoint.BetaChildren -Operator EQUALS `
-Attribute country `
-Value null `
-Children null
- Convert the resource to JSON
$Children | ConvertTo-JSON