SubscriptionListResult.Subscriptions Property

Definition

Optional. Gets or sets subscriptions.

public System.Collections.Generic.IList<Microsoft.Azure.Subscriptions.Models.Subscription> Subscriptions { get; set; }
member this.Subscriptions : System.Collections.Generic.IList<Microsoft.Azure.Subscriptions.Models.Subscription> with get, set
Public Property Subscriptions As IList(Of Subscription)

Property Value

Applies to