Skip to main content

ExportFormDefinitionsByTenantV1200ResponseInnerSelf

Properties

NameTypeDescriptionNotes
ObjectFormdefinitionselfimportexportdto[optional]

Examples

  • Prepare the resource
$ExportFormDefinitionsByTenantV1200ResponseInnerSelf = Initialize-ExportFormDefinitionsByTenantV1200ResponseInnerSelf  -Object null
  • Convert the resource to JSON
$ExportFormDefinitionsByTenantV1200ResponseInnerSelf | ConvertTo-JSON

[Back to top]