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