AzureRmProfile.EnvironmentTable Property

Definition

Gets or sets Azure environments.

public System.Collections.Generic.IDictionary<string,Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureEnvironment> EnvironmentTable { get; set; }
member this.EnvironmentTable : System.Collections.Generic.IDictionary<string, Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureEnvironment> with get, set
Public Property EnvironmentTable As IDictionary(Of String, IAzureEnvironment)

Property Value

Applies to