< Back
Get-AzureAllVNets
Post
NAME Get-AzureAllVNets
SYNOPSIS
Help method to list all ASM and ARM VNets across all subscriptions that the account has access to.
SYNTAX
Get-AzureAllVNets [<CommonParameters>]
DESCRIPTION
Help method to list all ASM and ARM VNets across all subscriptions that the account has access to.
PARAMETERS
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-AzureAllVNets | ft *
This will show you the list of all ARM and ASM VNets on all subscriptions you have access to and output an auto
formatted table.
RELATED LINKS
SYNOPSIS
Help method to list all ASM and ARM VNets across all subscriptions that the account has access to.
SYNTAX
Get-AzureAllVNets [<CommonParameters>]
DESCRIPTION
Help method to list all ASM and ARM VNets across all subscriptions that the account has access to.
PARAMETERS
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-AzureAllVNets | ft *
This will show you the list of all ARM and ASM VNets on all subscriptions you have access to and output an auto
formatted table.
RELATED LINKS