Name | Type | Description | Notes |
---|---|---|---|
MatchType | UserIdentifierMatchType | [optional] | |
Value | String | [optional] |
- Prepare the resource
$UserIdentifierConditionEvaluatorPattern = Initialize-Okta.PowerShellUserIdentifierConditionEvaluatorPattern -MatchType null `
-Value null
- Convert the resource to JSON
$UserIdentifierConditionEvaluatorPattern | ConvertTo-JSON