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-AttributemappingsAllOfTransformDefinition -Type reference `
-Attributes null `
-Id ToUpper
- Convert the resource to JSON
$AttributemappingsAllOfTransformDefinition | ConvertTo-JSON