Get-VBRAzureVirtualNetwork

Short Description

Returns Microsoft Azure virtual networks available for a subscription.

Applies to

Platform: VMware, Hyper-V

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

Syntax

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

Detailed Description

This cmdlet returns virtual networks available for a Microsoft Azure subscription.

Important

This cmdlet does not support Microsoft Azure accounts with the Azure Service Manager type of a subscription (ASM, also known as a "classic" type subscription).

Parameters

Parameter

Description

Type

Required

Position

Accept Pipeline Input

Subscription

Specifies a subscription. The cmdlet will return virtual networks associated with this subscription.

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

True

Named

True (ByValue, ByPropertyName)

Name

Specifies an array of names. The cmdlet will return virtual networks that match the specified names.

String[]

False

Named

False

Location

Specifies geographic locations of Microsoft Azure datacenters available for the virtual network.

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

False

Named

False

<CommonParameters>

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

Output Object

VBRAzureVirtualNetwork

Examples

Get-VBRAzureVirtualNetworkExample 1. Getting All Virtual Networks Available for Subscription

Get-VBRAzureVirtualNetworkExample 2. Getting Virtual Network by Name

Related Commands

Get-VBRAzureSubscription

Page updated 2/28/2024

Page content applies to build 12.3.1.1139