AzureRmProfile.Environments Property

Definition

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

Property Value

Implements

Attributes
Newtonsoft.Json.JsonIgnoreAttribute

Applies to