Skip to content

Latest commit

 

History

History
78 lines (53 loc) · 1.78 KB

Get-AzureVirtualNetworkGateway.md

File metadata and controls

78 lines (53 loc) · 1.78 KB
external help file ms.assetid online version schema
Microsoft.WindowsAzure.Commands.ServiceManagement.Network.dll-Help.xml
C4F876DF-FA9A-4446-8B7B-735137CEFE5D
2.0.0

Get-AzureVirtualNetworkGateway

SYNOPSIS

Gets a virtual network gateway.

[!INCLUDE rdfe-banner]

SYNTAX

Get-AzureVirtualNetworkGateway [-GatewayId <String>] [-Profile <AzureSMProfile>] [<CommonParameters>]

DESCRIPTION

The Get-AzureVirtualNetworkGateway cmdlet gets an Azure virtual network gateway.

EXAMPLES

PARAMETERS

-GatewayId

Specifies the ID of the gateway.

Type: String
Parameter Sets: (All)
Aliases: 

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-Profile

Specifies the Azure profile from which this cmdlet reads. If you do not specify a profile, this cmdlet reads from the local default profile.

Type: AzureSMProfile
Parameter Sets: (All)
Aliases: 

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

INPUTS

OUTPUTS

NOTES

RELATED LINKS

New-AzureVirtualNetworkGateway

Remove-AzureVirtualNetworkGateway

Reset-AzureVirtualNetworkGateway

Resize-AzureVirtualNetworkGateway