Compartir a través de


QueryBody.Workspaces Propiedad

Definición

Obtiene o establece una lista de áreas de trabajo que se incluyen en la consulta.

[Newtonsoft.Json.JsonProperty(PropertyName="workspaces")]
public System.Collections.Generic.IList<string> Workspaces { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="workspaces")>]
member this.Workspaces : System.Collections.Generic.IList<string> with get, set
Public Property Workspaces As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a