AzureServiceBusRule Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a Service Bus Rule.
public class AzureServiceBusRule
type AzureServiceBusRule = class
Public Class AzureServiceBusRule
- Inheritance
-
AzureServiceBusRule
Remarks
Use ConfigureInfrastructure<T>(IResourceBuilder<T>, Action<AzureResourceInfrastructure>) to configure specific Aspire.Hosting.Azure.Provisioning properties.
Constructors
AzureServiceBusRule(String) |
Initializes a new instance of the AzureServiceBusRule class. |
Properties
CorrelationFilter |
Properties of correlation filter. |
FilterType |
Filter type that is evaluated against a BrokeredMessage. |
Name |
The rule name. |