AzureSignalRResource
Class net8.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, Aspire.Hosting.Azure.IAzurePrivateEndpointTarget{ // ...} AzureProvisioningResourceIManifestExpressionProviderIResourceIResourceWithConnectionStringIResourceWithEndpointsIValueProviderIValueWithReferencesIAzurePrivateEndpointTarget
8 members
Constructors1
Section titled ConstructorsProperties6
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.
IdgetBicepOutputReference Gets the "id" output reference for the resource.
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.