WebPubSubAttribute 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.
Attribut utilisé pour lier un paramètre à un Azure Web PubSub. L’attribut prend en charge l’appel de plusieurs types d’opérations à la maintenance. Pour plus d'informations, WebPubSubAction.
[Microsoft.Azure.WebJobs.Description.Binding]
[System.AttributeUsage(System.AttributeTargets.Parameter | System.AttributeTargets.ReturnValue)]
public class WebPubSubAttribute : Attribute
[<Microsoft.Azure.WebJobs.Description.Binding>]
[<System.AttributeUsage(System.AttributeTargets.Parameter | System.AttributeTargets.ReturnValue)>]
type WebPubSubAttribute = class
inherit Attribute
Public Class WebPubSubAttribute
Inherits Attribute
- Héritage
-
WebPubSubAttribute
- Attributs
-
Microsoft.Azure.WebJobs.Description.BindingAttribute AttributeUsageAttribute
Constructeurs
WebPubSubAttribute() |
Attribut utilisé pour lier un paramètre à un Azure Web PubSub. L’attribut prend en charge l’appel de plusieurs types d’opérations à la maintenance. Pour plus d'informations, WebPubSubAction. |
Propriétés
Connection |
Connexion du service Web PubSub cible. |
Hub |
Hub cible. |
S’applique à
Azure SDK for .NET