OutlierFeatureTranslation
Properties
Name | Type | Description | Notes |
---|---|---|---|
DisplayName | TranslationMessage | [optional] | |
Description | TranslationMessage | [optional] |
Examples
- Prepare the resource
$OutlierFeatureTranslation = Initialize-PSSailpoint.V2024OutlierFeatureTranslation -DisplayName null `
-Description null
- Convert the resource to JSON
$OutlierFeatureTranslation | ConvertTo-JSON