Partager via


EventSubscriptionFilter.SubjectEndsWith Property

Definition

An optional string to filter events for an event subscription based on a resource path suffix. Wildcard characters are not supported in this path.

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

Property Value

Applies to