PSAzureContext 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.
public class PSAzureContext : Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureContext
type PSAzureContext = class
interface IAzureContext
interface IExtensibleModel
Public Class PSAzureContext
Implements IAzureContext
- Inheritance
-
PSAzureContext
- Implements
Constructors
PSAzureContext() | |
PSAzureContext(IAzureContext) | |
PSAzureContext(PSObject) |
Properties
Account | |
Environment | |
ExtendedProperties | |
Name | |
Subscription | |
Tenant | |
TokenCache | |
VersionProfile |
Operators
Implicit(AzureContext to PSAzureContext) | |
Implicit(PSAzureContext to AzureContext) |