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 is a JSON representation of the resource.

{
  "values": ["String"]
}