Freigeben über


SqlRuleAction Class

Definition

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

Constructors

SqlRuleAction()

Properties

CompatibilityLevel
RequiresPreprocessing
SqlExpression

Methods

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

Applies to