Skip to content

Latest commit

 

History

History
193 lines (133 loc) · 5.59 KB

Get-AzureRmNetworkWatcher.md

File metadata and controls

193 lines (133 loc) · 5.59 KB
external help file Module Name online version schema
Microsoft.Azure.Commands.Network.dll-Help.xml
AzureRM.Network
2.0.0

Get-AzureRmNetworkWatcher

SYNOPSIS

Gets the properties of a Network Watcher

SYNTAX

Get

Get-AzureRmNetworkWatcher -Name <String> -ResourceGroupName <String> [-DefaultProfile <IAzureContextContainer>]
 [<CommonParameters>]

List

Get-AzureRmNetworkWatcher [-ResourceGroupName <String>] [-DefaultProfile <IAzureContextContainer>]
 [<CommonParameters>]

SetByLocation

Get-AzureRmNetworkWatcher -Location <String> [-DefaultProfile <IAzureContextContainer>] [<CommonParameters>]

DESCRIPTION

The Get-AzureRmNetworkWatcher cmdlet gets one or more Azure Network Watcher resources.

EXAMPLES

Example 1: Get a Network Watcher

Get-AzureRmNetworkWatcher -Name NetworkWatcher_westcentralus -ResourceGroup NetworkWatcherRG

Name              : NetworkWatcher_westcentralus
Id                : /subscriptions/bbbbbbbb-bbbb-bbbb-bbbb-bbbbbbbbbbbb/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_westcentralus
Etag              : W/"ac624778-0214-49b9-a04c-794863485fa6"
Location          : westcentralus
Tags              : 
ProvisioningState : Succeeded

Gets the Network Watcher named NetworkWatcher_westcentralus in the resource group NetworkWatcherRG.

PARAMETERS

-DefaultProfile

The credentials, account, tenant, and subscription used for communication with azure.

Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureContextContainer
Parameter Sets: (All)
Aliases: AzureRmContext, AzureCredential

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

-Location

Location of the network watcher.

Type: System.String
Parameter Sets: SetByLocation
Aliases:

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

-Name

The network watcher name.

Type: System.String
Parameter Sets: Get
Aliases: ResourceName

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

-ResourceGroupName

The resource group name.

Type: System.String
Parameter Sets: Get
Aliases:

Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
Type: System.String
Parameter Sets: List
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 (http://go.microsoft.com/fwlink/?LinkID=113216).

INPUTS

None

OUTPUTS

Microsoft.Azure.Commands.Network.Models.PSNetworkWatcher

NOTES

Keywords: azure, azurerm, arm, resource, management, manager, network, networking, network watcher

RELATED LINKS

New-AzureRmNetworkWatcher

Get-AzureRmNetworkWatcher

Remove-AzureRmNetworkWatcher

Get-AzureRmNetworkWatcherNextHop

Get-AzureRmNetworkWatcherSecurityGroupView

Get-AzureRmNetworkWatcherTopology

Start-AzureRmNetworkWatcherResourceTroubleshooting

New-AzureRmNetworkWatcherPacketCapture

New-AzureRmPacketCaptureFilterConfig

Get-AzureRmNetworkWatcherPacketCapture

Remove-AzureRmNetworkWatcherPacketCapture

Stop-AzureRmNetworkWatcherPacketCapture

New-AzureRmNetworkWatcherProtocolConfiguration

Test-AzureRmNetworkWatcherIPFlow

Test-AzureRmNetworkWatcherConnectivity

Stop-AzureRmNetworkWatcherConnectionMonitor

Start-AzureRmNetworkWatcherConnectionMonitor

Set-AzureRmNetworkWatcherConnectionMonitor

Set-AzureRmNetworkWatcherConfigFlowLog

Remove-AzureRmNetworkWatcherConnectionMonitor

New-AzureRmNetworkWatcherConnectionMonitor

Get-AzureRmNetworkWatcherTroubleshootingResult

Get-AzureRMNetworkWatcherReachabilityReport

Get-AzureRmNetworkWatcherReachabilityProvidersList

Get-AzureRmNetworkWatcherFlowLogStatus

Get-AzureRmNetworkWatcherConnectionMonitorReport

Get-AzureRmNetworkWatcherConnectionMonitor