Get-VBRAzureBlobAccount
Short Description
Returns Microsoft Azure Blob credentials records.
Applies to
Platform: VMware, Hyper-V
Product Edition: Enterprise, Enterprise Plus, Veeam Universal License
This cmdlet provides two parameter sets.
- To get Microsoft Azure Blob credentials records by the credentials records name.
- To get Microsoft Azure Blob credentials records by the credentials records ID.
Detailed Description
This cmdlet returns an array of credentials records for Microsoft Azure Blob storage added to Veeam Backup & Replication.
Parameters
Parameter | Description | Required | Position | Accept | Accept |
---|---|---|---|---|---|
Id | Specifies an array of IDs for Microsoft Azure Blob credentials records. The cmdlet will return Microsoft Azure Blob credentials records with these IDs. | True | Named | False |
|
Name | Specifies an array of login names for Microsoft Azure Blob credentials records. The cmdlet will return Microsoft Azure Blob credentials records with these logins. | False | Named | False |
|
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see the About CommonParameters section of Microsoft Docs.
Return Type
Example 1
This command gets an Microsoft Azure Blob credentials record by the credentials record login name.
Example 2
This command gets an Microsoft Azure Blob credentials record by the credentials record ID.