AzureEnvironment Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
AzureEnvironment() | |
AzureEnvironment(IAzureEnvironment) |
AzureEnvironment()
public AzureEnvironment ();
Public Sub New ()
Applies to
AzureEnvironment(IAzureEnvironment)
public AzureEnvironment (Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureEnvironment other);
new Microsoft.Azure.Commands.Common.Authentication.Abstractions.AzureEnvironment : Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureEnvironment -> Microsoft.Azure.Commands.Common.Authentication.Abstractions.AzureEnvironment
Public Sub New (other As IAzureEnvironment)
Parameters
- other
- IAzureEnvironment