--- title: "VBRAzureAccount" description: "Contains Microsoft Azure account. Property Type Description string Microsoft Azure description. bool Indicates if the account allows restore of Linux-based machines (if the account has Linux helper appliances) (TRUE) or not (FALSE)." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrazureaccount.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRAzureAccount" dateModified: "2026-08-19" --- # VBRAzureAccount Contains Microsoft Azure account. ## Properties
|
Property |
Type |
Description |
|---|---|---|
|
Description |
string |
Microsoft Azure description. |
|
LinuxRestoreEnabled |
bool |
Indicates if the account allows restore of Linux-based machines (if the account has Linux helper appliances) (TRUE) or not (FALSE). |
|
Region |
Microsoft Azure region. |
|
|
AzureCredentials |
CCredentials |
Microsoft Azure credentials. |
|
Type |
Microsoft Azure subscription type. |
|
|
Name |
string |
Account name. |
|
Id |
GUID |
Account ID. |
|
ResourceManagerEndpoint |
String |
Azure Stack resource management endpoint. |