Notiz
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Iech unzemellen oder Verzeechnesser ze änneren.
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Verzeechnesser ze änneren.
Namespace: microsoft.graph
Represents a key-value pair.
Properties
| Property | Type | Description |
|---|---|---|
| key | string | Key for the key-value pair. |
| value | string | Value for the key-value pair. |
JSON representation
The following JSON representation shows the resource type.
{
"key": "string",
"value": "string"
}