Partager via


SignalRGroupAction.Action Propriété

Définition

Type de l'action de groupe.

[Newtonsoft.Json.JsonProperty("action")]
[Newtonsoft.Json.JsonRequired]
public Microsoft.Azure.WebJobs.Extensions.SignalRService.GroupAction Action { get; set; }
[<Newtonsoft.Json.JsonProperty("action")>]
[<Newtonsoft.Json.JsonRequired>]
member this.Action : Microsoft.Azure.WebJobs.Extensions.SignalRService.GroupAction with get, set
Public Property Action As GroupAction

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute Newtonsoft.Json.JsonRequiredAttribute

S’applique à