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
A setting represented by a name/value pair.
Properties
| Property | Type | Description |
|---|---|---|
| name | String | Name of the setting (as defined by the groupSettingTemplate). |
| value | String | Value of the setting. |
JSON representation
The following JSON representation shows the resource type.
{
"name": "String",
"value": "String"
}