| Package | Description |
|---|---|
| com.azure.resourcemanager.servicebus.models |
Package containing the data models for ServiceBusManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
SqlRuleAction |
SqlRuleAction.withCompatibilityLevel(Integer compatibilityLevel)
Set the compatibilityLevel property: This property is reserved for future use.
|
SqlRuleAction |
SqlRuleAction.withRequiresPreprocessing(Boolean requiresPreprocessing)
Set the requiresPreprocessing property: Value that indicates whether the rule action requires preprocessing.
|
SqlRuleAction |
SqlRuleAction.withSqlExpression(String sqlExpression)
Set the sqlExpression property: SQL expression.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.