Share via


AzureServiceBusRule Class

Definition

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.

Applies to