Name | Type | Description | Notes |
---|---|---|---|
Self | HrefObject | [optional] | |
Resources | HrefObject | [optional] | |
Bindings | HrefObject | [optional] |
- Prepare the resource
$ResourceSetLinks = Initialize-Okta.PowerShellResourceSetLinks -Self null `
-Resources null `
-Bindings null
- Convert the resource to JSON
$ResourceSetLinks | ConvertTo-JSON