Uses of Class
com.azure.resourcemanager.servicebus.models.SqlRuleAction
-
Packages that use SqlRuleAction Package Description com.azure.resourcemanager.servicebus.models 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 SqlRuleAction Modifier and Type Method Description SqlRuleActionSqlRuleAction. withCompatibilityLevel(Integer compatibilityLevel)Set the compatibilityLevel property: This property is reserved for future use.SqlRuleActionSqlRuleAction. withRequiresPreprocessing(Boolean requiresPreprocessing)Set the requiresPreprocessing property: Value that indicates whether the rule action requires preprocessing.SqlRuleActionSqlRuleAction. withSqlExpression(String sqlExpression)Set the sqlExpression property: SQL expression.
-