Name | Type | Description | Notes |
---|---|---|---|
Brand | HrefObject | [optional] | |
Certificate | HrefObject | [optional] | |
Self | HrefObject | [optional] | |
Verify | HrefObject | [optional] |
- Prepare the resource
$DomainLinks = Initialize-Okta.PowerShellDomainLinks -Brand null `
-Certificate null `
-Self null `
-Verify null
- Convert the resource to JSON
$DomainLinks | ConvertTo-JSON