AzureRmProfile.Accounts Property

Definition

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

Property Value

Implements

Attributes
Newtonsoft.Json.JsonIgnoreAttribute

Applies to