Partager via


GetObjectsParameters.Types Propriété

Définition

Obtient ou définit les types d’objets demandés.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à