Partager via


QueryBody.Workspaces Propriété

Définition

Obtient ou définit une liste d’espaces de travail inclus dans la requête.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à