Get-VBRAzureStorageAccount

Short Description

Returns Microsoft Azure storage accounts available for a subscription.

Applies to

Platform: VMware, Hyper-V

Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License

Syntax

Get-VBRAzureStorageAccount -Subscription <VBRAzureSubscription> [-Name <string[]>]  [<CommonParameters>]

Detailed Description

This cmdlet returns storage accounts available for a Microsoft Azure subscription.

Parameters

Parameter

Description

Type

Required

Position

Accept
Pipeline
Input

Subscription

Specifies the subscription. The cmdlet will return storage accounts associated with this subscription.

Accepts the VBRAzureSubscription object. To create this object, run the Get-VBRAzureSubscription cmdlet.

True

Named

True (ByValue,
ByProperty
Name)

Name

Specifies the array of names. The cmdlet will return storage accounts that match the specified names.

String[]

False

Named

False

<CommonParameters>

This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.

Output Object

VBRAzureStorageAccount

Examples

Get-VBRAzureStorageAccountExample 1. Getting All Storage Accounts Available for Subscription

Get-VBRAzureStorageAccountExample 2. Getting Storage Account by Name

Related Commands

Get-VBRAzureSubscription

Page updated 12/13/2023

Page content applies to build 12.3.1.1139