Name | Type | Description | Notes |
---|---|---|---|
Country | String | [optional] | |
Region | String | [optional] |
- Prepare the resource
$NetworkZoneLocation = Initialize-Okta.PowerShellNetworkZoneLocation -Country null `
-Region null
- Convert the resource to JSON
$NetworkZoneLocation | ConvertTo-JSON