Name | Type | Description | Notes |
---|---|---|---|
Browser | String | [optional] [readonly] | |
Os | String | [optional] [readonly] | |
RawUserAgent | String | [optional] [readonly] |
- Prepare the resource
$LogUserAgent = Initialize-Okta.PowerShellLogUserAgent -Browser null `
-Os null `
-RawUserAgent null
- Convert the resource to JSON
$LogUserAgent | ConvertTo-JSON