Sdílet prostřednictvím


IRule.CorrelationFilterProperty Property

Definition

dictionary object for custom filters

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

Property Value

Attributes

Applies to