IRule Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.RuleTypeConverter))]
public interface IRule : Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api10.IProxyResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.RuleTypeConverter))>]
type IRule = interface
    interface IJsonSerializable
    interface IProxyResource
Public Interface IRule
Implements IProxyResource
Derived
Attributes
Implements

Properties

ActionCompatibilityLevel
ActionRequiresPreprocessing
ActionSqlExpression
ContentType
CorrelationFilterProperty
CorrelationFilterRequiresPreprocessing
CorrelationId
FilterType
Id (Inherited from IProxyResource)
Label
Location (Inherited from IProxyResource)
MessageId
Name (Inherited from IProxyResource)
ReplyTo
ReplyToSessionId
SessionId
SqlExpression
SqlFilterCompatibilityLevel
SqlFilterRequiresPreprocessing
SystemDataCreatedAt
SystemDataCreatedBy
SystemDataCreatedByType
SystemDataLastModifiedAt
SystemDataLastModifiedBy
SystemDataLastModifiedByType
To
Type (Inherited from IProxyResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to