| title | filterOperand resource type |
|---|---|
| description | Contains a collection of values for the operand. |
| ms.localizationpriority | medium |
| doc_type | resourcePageType |
| author | ArvindHarinder1 |
| ms.subservice | entra-applications |
| ms.date | 07/22/2024 |
Namespace: microsoft.graph
Contains a collection of values for the operand.
| Property | Type | Description |
|---|---|---|
| values | String collection | Collection of values. |
The following JSON representation shows the resource type.
{
"values": ["String"]
}