PSAzureContext.Account Property

Definition

The account used to connect to Azure.

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Account", Position=1, Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
public Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureAccount Account { get; set; }
[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Account", Position=2, Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
public Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureAccount Account { get; set; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Account", Position=1, Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
member this.Account : Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureAccount with get, set
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Account", Position=2, Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
member this.Account : Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureAccount with get, set
Public Property Account As IAzureAccount

Property Value

Implements

Attributes

Applies to