次の方法で共有


Rule Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.DoNotFormat]
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.RuleTypeConverter))]
public class Rule : Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.IRule, Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Runtime.IValidates
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.DoNotFormat>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.RuleTypeConverter))>]
type Rule = class
    interface IRule
    interface IJsonSerializable
    interface IProxyResource
    interface IValidates
Public Class Rule
Implements IRule, IValidates
Inheritance
Rule
Attributes
Implements

Constructors

Rule()

Properties

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

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()
Validate(IEventListener)

Applies to