License
Properties
Name | Type | Description | Notes |
---|---|---|---|
LicenseId | String | Name of the license | [optional] |
LegacyFeatureName | String | Legacy name of the license | [optional] |
Examples
- Prepare the resource
$License = Initialize-PSSailpoint.V2024License -LicenseId idn:access-request `
-LegacyFeatureName ACCESS_REQUEST
- Convert the resource to JSON
$License | ConvertTo-JSON