Compartir a través de


CrossTenantScopes.Subscriptions Propiedad

Definición

Obtiene la lista de suscripciones.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a