ResourceManagerProfileProvider.Profile Property
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 override Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer Profile { get; set; }
public override Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureContextContainer Profile { get; set; }
member this.Profile : Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer with get, set
member this.Profile : Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureContextContainer with get, set
Public Overrides Property Profile As IAzureContextContainer