AzureServiceBusRule
Class net10.0
Represents a Service Bus Rule. Initializes a new instance of the
AzureServiceBusRule class. namespace Aspire.Hosting.Azure;
public class AzureServiceBusRule{ // ...}Remarks
Section titled Remarks Use
AzureProvisioningResourceExtensions.ConfigureInfrastructure to configure specific Azure.Provisioning properties. Constructors1
Section titled ConstructorsAzureServiceBusRule(string) Represents a Service Bus Rule. Initializes a new instance of the
AzureServiceBusRule class. Properties3
Section titled PropertiesCorrelationFilterget; set Properties of correlation filter.
FilterTypeget; set Filter type that is evaluated against a BrokeredMessage.
Nameget; setstring The rule name.