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