AzureSignalRExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides extension methods for adding the Azure SignalR resources to the application model.
public static class AzureSignalRExtensions
type AzureSignalRExtensions = class
Public Module AzureSignalRExtensions
- Inheritance
-
AzureSignalRExtensions
Methods
AddAzureSignalR(IDistributedApplicationBuilder, String, Action<IResourceBuilder<AzureSignalRResource>,ResourceModuleConstruct,SignalRService>) |
Adds an Azure SignalR resource to the application model. |
AddAzureSignalR(IDistributedApplicationBuilder, String) |
Adds an Azure SignalR resource to the application model. |