Name | Type | Description | Notes |
---|---|---|---|
Type | NetworkZoneAddressType | [optional] | |
Value | String | [optional] |
- Prepare the resource
$NetworkZoneAddress = Initialize-Okta.PowerShellNetworkZoneAddress -Type null `
-Value null
- Convert the resource to JSON
$NetworkZoneAddress | ConvertTo-JSON