Name | Type | Description | Notes |
---|---|---|---|
Next | HrefObject | [optional] | |
ResourceSet | HrefObject | [optional] |
- Prepare the resource
$ResourceSetResourcesLinks = Initialize-Okta.PowerShellResourceSetResourcesLinks -Next null `
-ResourceSet null
- Convert the resource to JSON
$ResourceSetResourcesLinks | ConvertTo-JSON