Dela via


ClientGroup.Query Property

Definition

The grouping query for the clients. Example : attributes.keyName IN ['a', 'b', 'c'].

[Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.PropertyOrigin.Inlined)]
public string Query { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.PropertyOrigin.Inlined)>]
member this.Query : string with get, set
Public Property Query As String

Property Value

Implements

Attributes

Applies to