AzureRmProfile.Subscriptions Property

Definition

[Newtonsoft.Json.JsonIgnore]
public System.Collections.Generic.IEnumerable<Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureSubscription> Subscriptions { get; }
[<Newtonsoft.Json.JsonIgnore>]
member this.Subscriptions : seq<Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureSubscription>
Public ReadOnly Property Subscriptions As IEnumerable(Of IAzureSubscription)

Property Value

Implements

Attributes
Newtonsoft.Json.JsonIgnoreAttribute

Applies to