Class EmptyRuleAction
java.lang.Object
com.azure.messaging.servicebus.administration.models.RuleAction
com.azure.messaging.servicebus.administration.models.EmptyRuleAction
Represents a rule action that does nothing.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCreates a new instance of a rule action that does nothing. -
Method Summary
-
Constructor Details
-
EmptyRuleAction
public EmptyRuleAction()Creates a new instance of a rule action that does nothing.
-