Skip to main content

connection_monitors

Overview

Nameconnection_monitors
TypeResource
Idazure.network.connection_monitors

Fields

NameDatatypeDescription
idstringID of the connection monitor.
namestringName of the connection monitor.
etagstringA unique read-only string that changes whenever the resource is updated.
locationstringConnection monitor location.
propertiesobjectDescribes the properties of a connection monitor.
tagsobjectConnection monitor tags.
typestringConnection monitor type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTconnectionMonitorName, networkWatcherName, resourceGroupName, subscriptionIdGets a connection monitor by name.
listSELECTnetworkWatcherName, resourceGroupName, subscriptionIdLists all connection monitors for the specified Network Watcher.
create_or_updateINSERTconnectionMonitorName, networkWatcherName, resourceGroupName, subscriptionId, data__propertiesCreate or update a connection monitor.
deleteDELETEconnectionMonitorName, networkWatcherName, resourceGroupName, subscriptionIdDeletes the specified connection monitor.
_listEXECnetworkWatcherName, resourceGroupName, subscriptionIdLists all connection monitors for the specified Network Watcher.
queryEXECconnectionMonitorName, networkWatcherName, resourceGroupName, subscriptionIdQuery a snapshot of the most recent connection states.
startEXECconnectionMonitorName, networkWatcherName, resourceGroupName, subscriptionIdStarts the specified connection monitor.
stopEXECconnectionMonitorName, networkWatcherName, resourceGroupName, subscriptionIdStops the specified connection monitor.