Skip to main content

rules

Overview

Namerules
TypeResource
Idazure.service_bus.rules

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
namestringThe name of the resource
locationstringThe geo-location where the resource lives
propertiesobjectDescription of Rule Resource.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
typestringThe type of the resource. E.g. "Microsoft.EventHub/Namespaces" or "Microsoft.EventHub/Namespaces/EventHubs"

Methods

NameAccessible byRequired ParamsDescription
getSELECTnamespaceName, resourceGroupName, ruleName, subscriptionId, subscriptionName, topicNameRetrieves the description for the specified rule.
list_by_subscriptionsSELECTnamespaceName, resourceGroupName, subscriptionId, subscriptionName, topicNameList all the rules within given topic-subscription
create_or_updateINSERTnamespaceName, resourceGroupName, ruleName, subscriptionId, subscriptionName, topicNameCreates a new rule and updates an existing rule
deleteDELETEnamespaceName, resourceGroupName, ruleName, subscriptionId, subscriptionName, topicNameDeletes an existing rule.
_list_by_subscriptionsEXECnamespaceName, resourceGroupName, subscriptionId, subscriptionName, topicNameList all the rules within given topic-subscription