Name | Type | Description | Notes |
---|---|---|---|
GeographicalContext | LogGeographicalContext | [optional] | |
Ip | String | [optional] [readonly] | |
Source | String | [optional] [readonly] | |
Version | String | [optional] [readonly] |
- Prepare the resource
$LogIpAddress = Initialize-Okta.PowerShellLogIpAddress -GeographicalContext null `
-Ip null `
-Source null `
-Version null
- Convert the resource to JSON
$LogIpAddress | ConvertTo-JSON