Outlierfeaturetranslation
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| DisplayName | Translationmessage | [optional] | |
| Description | Translationmessage | [optional] |
Examples
- Prepare the resource
$Outlierfeaturetranslation = Initialize-Outlierfeaturetranslation -DisplayName null `
-Description null
- Convert the resource to JSON
$Outlierfeaturetranslation | ConvertTo-JSON