共用方式為


EventGridNamespaceClientGroup.Query Property

Definition

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

public Azure.Provisioning.BicepValue<string> Query { get; set; }
member this.Query : Azure.Provisioning.BicepValue<string> with get, set
Public Property Query As BicepValue(Of String)

Property Value

Applies to