stringKeyObjectValuePair resource type
Namespace: microsoft.graph
Represents a key. This resource is an open type that allows other properties to be passed in.
Properties
Property | Type | Description |
---|---|---|
key | String | Key. |
JSON representation
The following JSON representation shows the resource type.
{
"key": "String"
}