Freigeben über


AddConnectionToGroupAction Klasse

Definition

Vorgang zum Hinzufügen von connectionId zu einer Gruppe.

public sealed class AddConnectionToGroupAction : Microsoft.Azure.Functions.Worker.WebPubSubAction
type AddConnectionToGroupAction = class
    inherit WebPubSubAction
Public NotInheritable Class AddConnectionToGroupAction
Inherits WebPubSubAction
Vererbung
AddConnectionToGroupAction

Konstruktoren

AddConnectionToGroupAction()

Vorgang zum Hinzufügen von connectionId zu einer Gruppe.

Eigenschaften

ActionName

Readonly name to deserialize to correct WebPubSubAction.

(Geerbt von WebPubSubAction)
ConnectionId

Zielverbindungs-Id.

Group

Name der Zielgruppe.

Gilt für: