Get-VBRAzureVMSize

Short Description

Returns Microsoft Azure VM configuration options available for a subscription.

Applies to

Platform: VMware, Hyper-V

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

Syntax

Get-VBRAzureVMSize -Subscription <VBRAzureSubscription> -Location <VBRAzureLocation> [-Name <string[]>]  [<CommonParameters>]

Detailed Description

This cmdlet returns VM configuration options available for a Microsoft Azure subscription.

Parameters

Parameter

Description

Type

Required

Position

Accept
Pipeline
Input

Subscription

Specifies the subscription. The cmdlet will return VM configuration options associated with this subscription.

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

True

Named

True (ByValue,
ByProperty
Name)

Location

Specifies the geographic location of the datacenter.

Accepts the VBRAzureLocation object. To get this object, run the Get-VBRAzureLocation cmdlet.

True

Named

True (ByProperty
Name)

Name

Specifies the array of names. The cmdlet will return VM configuration options 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

VBRAzureVMSize

Examples

Get-VBRAzureVMSizeExample 1. Getting All VM Configuration Options Available for Subscription

Get-VBRAzureVMSizeExample 2. Getting VM Configuration Options by Name

Related Commands

Page updated 2/28/2024

Page content applies to build 12.3.1.1139