AzureSignalRResource
Class net10.0
Represents an Azure SignalR resource.
namespace Aspire.Hosting.ApplicationModel;
public class AzureSignalRResource : Aspire.Hosting.Azure.AzureProvisioningResource, Aspire.Hosting.ApplicationModel.IManifestExpressionProvider, Aspire.Hosting.ApplicationModel.IResource, Aspire.Hosting.ApplicationModel.IResourceWithConnectionString, Aspire.Hosting.ApplicationModel.IResourceWithEndpoints, Aspire.Hosting.ApplicationModel.IValueProvider, Aspire.Hosting.ApplicationModel.IValueWithReferences{ // ...} AzureProvisioningResourceIManifestExpressionProviderIResourceIResourceWithConnectionStringIResourceWithEndpointsIValueProviderIValueWithReferences
7 members
Constructors1
Section titled ConstructorsProperties5
Section titled PropertiesConnectionStringExpressiongetReferenceExpression Gets the connection string template for the manifest for Azure SignalR.
HostNamegetBicepOutputReference Gets the "connectionString" output reference from the bicep template for Azure SignalR.
IsEmulatorgetbool Gets a value indicating whether the Azure SignalR resource is running in the local emulator.
NameOutputReferencegetBicepOutputReference Gets the "name" output reference for the resource.
UriExpressiongetReferenceExpression Gets the endpoint URI expression for the SignalR service.