Name | Type | Description | Notes |
---|---|---|---|
Properties | PasswordPolicyRecoveryQuestionProperties | [optional] | |
Status | LifecycleStatus | [optional] |
- Prepare the resource
$PasswordPolicyRecoveryQuestion = Initialize-Okta.PowerShellPasswordPolicyRecoveryQuestion -Properties null `
-Status null
- Convert the resource to JSON
$PasswordPolicyRecoveryQuestion | ConvertTo-JSON