Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Namespace: microsoft.graph
Key-value pair for action parameters. This object is configured in the following resources:
- synchronizationJobSettings property of synchronizationJob
- arguments property of task (Lifecycle Workflows)
Properties
| Property | Type | Description |
|---|---|---|
| name | String | Name for this key-value pair |
| value | String | Value for this key-value pair |
Relationships
None.
JSON representation
The following JSON representation shows the resource type.
{
"name": "String",
"value": "String"
}