SearchFormDefinitionsByTenant400Response
Properties
Name | Type | Description | Notes |
---|---|---|---|
DetailCode | String | [optional] | |
Messages | []ErrorMessage | [optional] | |
StatusCode | Int64 | [optional] | |
TrackingId | String | [optional] |
Examples
- Prepare the resource
$SearchFormDefinitionsByTenant400Response = Initialize-PSSailpoint.V2024SearchFormDefinitionsByTenant400Response -DetailCode null `
-Messages null `
-StatusCode null `
-TrackingId null
- Convert the resource to JSON
$SearchFormDefinitionsByTenant400Response | ConvertTo-JSON