Partager via


RemoveConnectionFromGroupAction Classe

Définition

Opération de suppression d’une connexion du groupe.

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

Constructeurs

RemoveConnectionFromGroupAction()

Opération de suppression d’une connexion du groupe.

Propriétés

ConnectionId

Id de connexion cible.

Group

Nom du groupe cible.

S’applique à