ExportFormDefinitionsByTenant200ResponseInner
Properties
Name | Type | Description | Notes |
---|---|---|---|
Object | FormDefinitionResponse | [optional] | |
Self | String | [optional] | |
Version | Int32 | [optional] |
Examples
- Prepare the resource
$ExportFormDefinitionsByTenant200ResponseInner = Initialize-PSSailpoint.V2024ExportFormDefinitionsByTenant200ResponseInner -Object null `
-Self null `
-Version null
- Convert the resource to JSON
$ExportFormDefinitionsByTenant200ResponseInner | ConvertTo-JSON