Share via


Rule.CorrelationFilter Property

Definition

Gets or sets properties of correlationFilter

[Newtonsoft.Json.JsonProperty(PropertyName="properties.correlationFilter")]
public Microsoft.Azure.Management.ServiceBus.Models.CorrelationFilter CorrelationFilter { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.correlationFilter")>]
member this.CorrelationFilter : Microsoft.Azure.Management.ServiceBus.Models.CorrelationFilter with get, set
Public Property CorrelationFilter As CorrelationFilter

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to