Share via


ServiceBusSqlFilter.SqlExpression Property

Definition

The SQL expression. e.g. MyProperty='ABC'.

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

Property Value

Applies to