Name | Type | Description | Notes |
---|---|---|---|
Self | HrefObject | [optional] | |
Template | HrefObject | [optional] | |
Preview | HrefObject | [optional] | |
Test | HrefObject | [optional] |
- Prepare the resource
$EmailCustomizationAllOfLinks = Initialize-Okta.PowerShellEmailCustomizationAllOfLinks -Self null `
-Template null `
-Preview null `
-Test null
- Convert the resource to JSON
$EmailCustomizationAllOfLinks | ConvertTo-JSON