net11.0
namespace Aspire.Hosting.Azure
{
    [AspireExport(ExposeProperties = true)]
    [DebuggerDisplay("Type = {GetType().Name,nq}, Name = {Name}, Topic = {TopicName}")]
    public class AzureServiceBusTopicResource : Resource, IManifestExpressionProvider, IResource, IResourceWithConnectionString, IResourceWithParent, IResourceWithParent<AzureServiceBusResource!>, IValueProvider, IValueWithReferences, IResourceWithAzureFunctionsConfig
    {
        public AzureServiceBusTopicResource(string! name, string! topicName, AzureServiceBusResource! parent);
    }
}
.NET
8.09.010.011.0
Information specific to net11.0
Assemblies

Aspire.Hosting.Azure.ServiceBus , Version=13.3.0.0, PublicKeyToken=cc7b13ffcd2ddd51

Aspire.Hosting.Azure.ServiceBus , Version=13.2.0.0, PublicKeyToken=cc7b13ffcd2ddd51

Referencing

Your project needs a package reference to Aspire.Hosting.Azure.ServiceBus.

Package Aspire.Hosting.Azure.ServiceBus (13.3.0-preview.1.26177.8) net8.0
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API