ServerlessHub.SignalRConnectionAttribute Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Paramètres personnalisés à passer dans le contexte du hub serverless.
[System.AttributeUsage(System.AttributeTargets.Class)]
protected internal class ServerlessHub.SignalRConnectionAttribute : Attribute, Microsoft.Azure.WebJobs.IConnectionProvider
Protected Friend Class ServerlessHub.SignalRConnectionAttribute
Inherits Attribute
Implements IConnectionProvider
- Héritage
-
ServerlessHub.SignalRConnectionAttribute
- Attributs
- Implémente
-
Microsoft.Azure.WebJobs.IConnectionProvider
Constructeurs
ServerlessHub.SignalRConnectionAttribute(String) |
Initialise une nouvelle instance de la classe ServerlessHub.SignalRConnectionAttribute. |
Propriétés
Connection |
Obtient ou définit le nom du paramètre d’application qui contient la chaîne de connexion Azure SignalR. |
S’applique à
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for .NET