azure_network_watcher

Azure Network Watcher

Name

Type

Nullable

connectionMonitors

List

etag

String

id

String

location

String

name

String

packetCaptures

List

provisioningState

String

resourceGroupName

String

subscriptionId

String

tags

Map<String,String>

type

String

ConnectionMonitor

Name

Type

Nullable

autoStart

Boolean

connectionMonitorType

String

destination

ConnectionMonitorDestination

destinationAddress

String

destinationPort

Int

destinationResourceId

String

endpoints

List

etag

String

id

String

location

String

monitoringIntervalInSeconds

Int

monitoringStatus

String

name

String

notes

String

outputs

List

provisioningState

String

source

ConnectionMonitorSource

sourcePort

Int

sourceResourceId

String

startTime

String

tags

Map<String,String>

testConfigurations

List

testGroups

List

ConnectionMonitorDestination

Name

Type

Nullable

address

String

port

Int

resourceId

String

ConnectionMonitorEndpoint

Name

Type

Nullable

address

String

coverageLevel

String

filterType

String

filters

List

name

String

resourceId

String

scopeExcludeAddress

List

scopeIncludeAddress

List

type

String

ConnectionMonitorFilter

Name

Type

Nullable

address

String

type

String

ConnectionMonitorOutput

Name

Type

Nullable

type

String

workspaceResourceId

String

ConnectionMonitorSource

Name

Type

Nullable

port

Int

resourceId

String

ConnectionMonitorSuccessThreshold

Name

Type

Nullable

checksFailedPercent

Int

roundTripTimeMs

Double

ConnectionMonitorTestConfiguration

Name

Type

Nullable

httpConfiguration

JSON

icmpConfiguration

JSON

name

String

preferredIpVersion

String

protocol

String

successThreshold

ConnectionMonitorSuccessThreshold

tcpConfiguration

JSON

testFrequencySec

Int

ConnectionMonitorTestGroup

Name

Type

Nullable

destinations

List

disable

Boolean

name

String

sources

List

testConfigurations

List

PacketCapture

Name

Type

Nullable

bytesToCapturePerPacket

Long

etag

String

filters

List

id

String

name

String

provisioningState

String

storageLocation

PacketCaptureStorageLocation

targetId

String

timeLimitInSeconds

Int

totalBytesPerSession

Long

PacketCaptureFilter

Name

Type

Nullable

localIPAddress

String

localPort

String

protocol

String

remoteIPAddress

String

remotePort

String

PacketCaptureStorageLocation

Name

Type

Nullable

filePath

String

storageId

String

storagePath

String

Last updated