| title | propertyToEvaluate resource type |
|---|---|
| description | Defines the name and the value of the property. |
| ms.localizationpriority | medium |
| author | yuhko-msft |
| ms.reviewer | mbhargav, khotzteam, aadgroupssg |
| ms.subservice | entra-groups |
| doc_type | resourcePageType |
| ms.date | 07/22/2024 |
Namespace: microsoft.graph
[!INCLUDE beta-disclaimer]
Defines the name and the value of the property.
| Property | Type | Description |
|---|---|---|
| propertyName | String | Provides the property name. |
| propertyValue | String | Provides the property value. |
The following JSON representation shows the resource type.
{
"propertyName": "String",
"propertyValue": "String"
}