Compartilhar via


CollectionsToSubscriptionsMappingProperties.SubscriptionIds Propriedade

Definição

Obtém ou define a lista de IDs de assinaturas

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a