Name | Type | Description | Notes |
---|---|---|---|
State | FeatureStageState | [optional] | |
Value | FeatureStageValue | [optional] |
- Prepare the resource
$FeatureStage = Initialize-Okta.PowerShellFeatureStage -State null `
-Value null
- Convert the resource to JSON
$FeatureStage | ConvertTo-JSON