Compartilhar via


ResourceSet.Subscriptions Propriedade

Definição

Obtém ou define a lista de assinaturas.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a