Compartir a través de


ClientGroupProperties.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.Owned)]
public string Query { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.PropertyOrigin.Owned)>]
member this.Query : string with get, set
Public Property Query As String

Property Value

Implements

Attributes

Applies to