AzureRmProfileProvider Class

Definition

public abstract class AzureRmProfileProvider : Microsoft.Azure.Commands.Common.Authentication.Abstractions.IProfileProvider
type AzureRmProfileProvider = class
    interface IProfileProvider
Public MustInherit Class AzureRmProfileProvider
Implements IProfileProvider
Inheritance
AzureRmProfileProvider
Derived
Implements

Constructors

AzureRmProfileProvider()

Properties

Instance
Profile

Methods

GetProfile<T>()
ResetDefaultProfile()
SetInstance(Func<AzureRmProfileProvider>)
SetInstance(Func<AzureRmProfileProvider>, Boolean)
SetTokenCacheForProfile(IAzureContextContainer)
SetTokenCacheForProfile(IAzureContextContainer)

Applies to