PSAzureProfile.Environments Property

Definition

The set of AzureCloud environments.

public System.Collections.Generic.IDictionary<string,Microsoft.Azure.Commands.Profile.Models.PSAzureEnvironment> Environments { get; }
member this.Environments : System.Collections.Generic.IDictionary<string, Microsoft.Azure.Commands.Profile.Models.PSAzureEnvironment>
Public ReadOnly Property Environments As IDictionary(Of String, PSAzureEnvironment)

Property Value

Applies to