Name | Type | Description | Notes |
---|---|---|---|
Base | UserSchemaBase | [optional] | |
Custom | UserSchemaPublic | [optional] |
- Prepare the resource
$UserSchemaDefinitions = Initialize-Okta.PowerShellUserSchemaDefinitions -Base null `
-Custom null
- Convert the resource to JSON
$UserSchemaDefinitions | ConvertTo-JSON