Partager via


AddUserToGroupAction Classe

Définition

Opération pour ajouter un utilisateur au groupe.

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

Constructeurs

AddUserToGroupAction()

Opération pour ajouter un utilisateur au groupe.

Propriétés

Group

Nom du groupe cible.

UserId

UserId cible.

S’applique à