Skip to content

Latest commit

 

History

History
74 lines (51 loc) · 1.75 KB

Get-AzureVirtualNetworkGatewayDiagnostics.md

File metadata and controls

74 lines (51 loc) · 1.75 KB
external help file ms.assetid online version schema
Microsoft.WindowsAzure.Commands.ServiceManagement.Network.dll-Help.xml
F6A89D39-18AD-4087-823C-63FA0A3690E7
2.0.0

Get-AzureVirtualNetworkGatewayDiagnostics

SYNOPSIS

Gets the results of Azure virtual network gateway diagnostics.

[!INCLUDE rdfe-banner]

SYNTAX

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

DESCRIPTION

The Get-AzureVirtualNetworkGatewayDiagnostics cmdlet gets the results of Azure virtual network gateway diagnostics.

EXAMPLES

PARAMETERS

-GatewayId

Specifies the ID of a gateway.

Type: String
Parameter Sets: (All)
Aliases: 

Required: True
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

Start-AzureVirtualNetworkGatewayDiagnostics

Stop-AzureVirtualNetworkGatewayDiagnostics