Compartilhar via


SignalRGroupAction.Action Propriedade

Definição

O tipo de ação do grupo.

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute Newtonsoft.Json.JsonRequiredAttribute

Aplica-se a