Partager via


QueryRequest.Subscriptions Propriété

Définition

Obtient ou définit les abonnements Azure sur lesquels exécuter la requête.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à