Uses of Class
com.azure.resourcemanager.servicebus.models.SqlRuleAction
Packages that use SqlRuleAction
Package
Description
Package containing the data models for ServiceBusManagementClient.
-
Uses of SqlRuleAction in com.azure.resourcemanager.servicebus.models
Methods in com.azure.resourcemanager.servicebus.models that return SqlRuleActionModifier and TypeMethodDescriptionSqlRuleAction.withCompatibilityLevel(Integer compatibilityLevel) Set the compatibilityLevel property: This property is reserved for future use.SqlRuleAction.withRequiresPreprocessing(Boolean requiresPreprocessing) Set the requiresPreprocessing property: Value that indicates whether the rule action requires preprocessing.SqlRuleAction.withSqlExpression(String sqlExpression) Set the sqlExpression property: SQL expression.