Compartilhar via


BulkCollectionsPayload.Action Propriedade

Definição

Obtém ou define a ação a ser executada (por exemplo: EnableCollections, DisableCollections)

[Newtonsoft.Json.JsonProperty(PropertyName="properties.action")]
public string Action { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.action")>]
member this.Action : string with get, set
Public Property Action As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a