AzureEnvironment Class
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.
[System.Serializable]
public class AzureEnvironment : IEquatable<Microsoft.Azure.Commands.Common.Authentication.Abstractions.AzureEnvironment>, Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureEnvironment
[System.Serializable]
public class AzureEnvironment : Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureEnvironment
[<System.Serializable>]
type AzureEnvironment = class
interface IAzureEnvironment
interface IExtensibleModel
interface IEquatable<AzureEnvironment>
[<System.Serializable>]
type AzureEnvironment = class
interface IAzureEnvironment
interface IExtensibleModel
Public Class AzureEnvironment
Implements IAzureEnvironment, IEquatable(Of AzureEnvironment)
Public Class AzureEnvironment
Implements IAzureEnvironment
- Inheritance
-
AzureEnvironment
- Attributes
- Implements
Constructors
AzureEnvironment() | |
AzureEnvironment(IAzureEnvironment) |
Fields
TypeBuiltIn | |
TypeDiscovered | |
TypeUserDefined |
Properties
Methods
DiscoverEnvironments(String, Action<String>, Action<String>) | |
Equals(AzureEnvironment) |