Skip to main content

connection_monitor_tests

Overview

Nameconnection_monitor_tests
TypeResource
Idazure.peering.connection_monitor_tests

Fields

NameDatatypeDescription
idstringThe ID of the resource.
namestringThe name of the resource.
propertiesobjectThe properties that define a Connection Monitor Test.
typestringThe type of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTconnectionMonitorTestName, peeringServiceName, resourceGroupName, subscriptionIdGets an existing connection monitor test with the specified name under the given subscription, resource group and peering service.
list_by_peering_serviceSELECTpeeringServiceName, resourceGroupName, subscriptionIdLists all connection monitor tests under the given subscription, resource group and peering service.
create_or_updateINSERTconnectionMonitorTestName, peeringServiceName, resourceGroupName, subscriptionIdCreates or updates a connection monitor test with the specified name under the given subscription, resource group and peering service.
deleteDELETEconnectionMonitorTestName, peeringServiceName, resourceGroupName, subscriptionIdDeletes an existing connection monitor test with the specified name under the given subscription, resource group and peering service.
_list_by_peering_serviceEXECpeeringServiceName, resourceGroupName, subscriptionIdLists all connection monitor tests under the given subscription, resource group and peering service.