AttributeMappingsAllOfTransformDefinition
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Type | String | The type of transform | [optional] |
| Attributes | AttributeMappingsAllOfTransformDefinitionAttributes | [optional] | |
| Id | String | Transform Operation | [optional] |
Examples
- Prepare the resource
$AttributeMappingsAllOfTransformDefinition = Initialize-V2024AttributeMappingsAllOfTransformDefinition -Type reference `
-Attributes null `
-Id ToUpper
- Convert the resource to JSON
$AttributeMappingsAllOfTransformDefinition | ConvertTo-JSON