Freigeben über


AddConnectionToGroupAction Klasse

Definition

Vorgang zum Hinzufügen von connectionId zu einer Gruppe.

[Newtonsoft.Json.JsonObject(NamingStrategyType=typeof(Newtonsoft.Json.Serialization.CamelCaseNamingStrategy))]
public class AddConnectionToGroupAction : Microsoft.Azure.WebJobs.Extensions.WebPubSub.WebPubSubAction
[<Newtonsoft.Json.JsonObject(NamingStrategyType=typeof(Newtonsoft.Json.Serialization.CamelCaseNamingStrategy))>]
type AddConnectionToGroupAction = class
    inherit WebPubSubAction
Public Class AddConnectionToGroupAction
Inherits WebPubSubAction
Vererbung
AddConnectionToGroupAction
Attribute
Newtonsoft.Json.JsonObjectAttribute

Konstruktoren

AddConnectionToGroupAction()

Vorgang zum Hinzufügen von connectionId zu einer Gruppe.

Eigenschaften

ConnectionId

Zielverbindungs-ID.

Group

Name der Zielgruppe.

Gilt für: