ImportFormDefinitions202ResponseErrorsInner
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Detail | [map[string]SystemCollectionsHashtable]https://learn.microsoft.com/en-us/dotnet/api/system.collections.hashtable?view=net-9.0 | [optional] | |
| Key | String | [optional] | |
| Text | String | [optional] |
Examples
- Prepare the resource
$ImportFormDefinitions202ResponseErrorsInner = Initialize-V2025ImportFormDefinitions202ResponseErrorsInner -Detail null `
-Key null `
-Text null
- Convert the resource to JSON
$ImportFormDefinitions202ResponseErrorsInner | ConvertTo-JSON