你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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