Partager via


SendToAllAction Classe

Définition

Opération d’envoi de message à tous.

[Newtonsoft.Json.JsonObject(NamingStrategyType=typeof(Newtonsoft.Json.Serialization.CamelCaseNamingStrategy))]
public class SendToAllAction : Microsoft.Azure.WebJobs.Extensions.WebPubSub.WebPubSubAction
[<Newtonsoft.Json.JsonObject(NamingStrategyType=typeof(Newtonsoft.Json.Serialization.CamelCaseNamingStrategy))>]
type SendToAllAction = class
    inherit WebPubSubAction
Public Class SendToAllAction
Inherits WebPubSubAction
Héritage
SendToAllAction
Attributs
Newtonsoft.Json.JsonObjectAttribute

Constructeurs

SendToAllAction()

Opération d’envoi de message à tous.

Propriétés

Data

Message à diffuser.

DataType

Type de données de message.

Excluded

ConnectionIds à exclure.

S’applique à