Name | Type | Description | Notes |
---|---|---|---|
Expression | String | [optional] | |
PushStatus | ProfileMappingPropertyPushStatus | [optional] |
- Prepare the resource
$ProfileMappingProperty = Initialize-Okta.PowerShellProfileMappingProperty -Expression null `
-PushStatus null
- Convert the resource to JSON
$ProfileMappingProperty | ConvertTo-JSON