Name | Type | Description | Notes |
---|---|---|---|
Number | Int32 | [optional] | |
Unit | String | [optional] |
- Prepare the resource
$Duration = Initialize-Okta.PowerShellDuration -Number null `
-Unit null
- Convert the resource to JSON
$Duration | ConvertTo-JSON
Name | Type | Description | Notes |
---|---|---|---|
Number | Int32 | [optional] | |
Unit | String | [optional] |
$Duration = Initialize-Okta.PowerShellDuration -Number null `
-Unit null
$Duration | ConvertTo-JSON