Condividi tramite


IRuleproperties.CorrelationFilterProperty Property

Definition

dictionary object for custom filters

[Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Runtime.Info(Description="dictionary object for custom filters", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.ICorrelationFilterProperties) }, ReadOnly=false, Required=false, SerializedName="properties")]
public Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.ICorrelationFilterProperties CorrelationFilterProperty { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Runtime.Info(Description="dictionary object for custom filters", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.ICorrelationFilterProperties) }, ReadOnly=false, Required=false, SerializedName="properties")>]
member this.CorrelationFilterProperty : Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.ICorrelationFilterProperties with get, set
Public Property CorrelationFilterProperty As ICorrelationFilterProperties

Property Value

Attributes

Applies to