Skip to main content

AttributemappingsAllOfTransformDefinitionAttributes

Properties

NameTypeDescriptionNotes
VarInputAttributemappingsAllOfTransformDefinitionAttributesInput[optional]

Examples

  • Prepare the resource
$AttributemappingsAllOfTransformDefinitionAttributes = Initialize-AttributemappingsAllOfTransformDefinitionAttributes  -VarInput null
  • Convert the resource to JSON
$AttributemappingsAllOfTransformDefinitionAttributes | ConvertTo-JSON

[Back to top]