Skip to content

Latest commit

 

History

History
58 lines (44 loc) · 1.06 KB

File metadata and controls

58 lines (44 loc) · 1.06 KB
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

[!INCLUDE beta-disclaimer]

Contains a collection of values for the operand.

Properties

Property Type Description
values String collection Collection of values.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

{
  "values": ["String"]
}