GetTenantContext200ResponseInner
Properties
Name | Type | Description | Notes |
---|---|---|---|
Key | String | [optional] | |
Value | String | [optional] |
Examples
- Prepare the resource
$GetTenantContext200ResponseInner = Initialize-PSSailpoint.V2024GetTenantContext200ResponseInner -Key null `
-Value null
- Convert the resource to JSON
$GetTenantContext200ResponseInner | ConvertTo-JSON