Skip to content

Latest commit

 

History

History
53 lines (41 loc) · 1001 Bytes

File metadata and controls

53 lines (41 loc) · 1001 Bytes
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

filterOperand resource type

Namespace: microsoft.graph

Contains a collection of values for the operand.

Properties

Property Type Description
values String collection Collection of values.

JSON representation

The following JSON representation shows the resource type.

{
  "values": ["String"]
}