RuleProperties Class

Properties of a topic subscription rule.

Inheritance
azure.servicebus.management._models.DictMixin
RuleProperties

Constructor

RuleProperties(name: str, **kwargs: Any)

Parameters

name
str
Required

Name of the rule.

Variables

filter

The filter of the rule.

action

The action of the rule.

created_at_utc

The exact time the rule was created.