Name | Type | Description | Notes |
---|---|---|---|
Self | HrefObject | [optional] | |
Activate | HrefObject | [optional] | |
Deactivate | HrefObject | [optional] |
- Prepare the resource
$LogStreamLinks = Initialize-Okta.PowerShellLogStreamLinks -Self null `
-Activate null `
-Deactivate null
- Convert the resource to JSON
$LogStreamLinks | ConvertTo-JSON