BeginCreateOrUpdate(IConnectionMonitorsOperations, String, String, String, ConnectionMonitor, String)
|
Create or update a connection monitor.
|
BeginCreateOrUpdateAsync(IConnectionMonitorsOperations, String, String, String, ConnectionMonitor, String, CancellationToken)
|
Create or update a connection monitor.
|
BeginDelete(IConnectionMonitorsOperations, String, String, String)
|
Deletes the specified connection monitor.
|
BeginDeleteAsync(IConnectionMonitorsOperations, String, String, String, CancellationToken)
|
Deletes the specified connection monitor.
|
BeginQuery(IConnectionMonitorsOperations, String, String, String)
|
Query a snapshot of the most recent connection states.
|
BeginQueryAsync(IConnectionMonitorsOperations, String, String, String, CancellationToken)
|
Query a snapshot of the most recent connection states.
|
BeginStart(IConnectionMonitorsOperations, String, String, String)
|
Starts the specified connection monitor.
|
BeginStartAsync(IConnectionMonitorsOperations, String, String, String, CancellationToken)
|
Starts the specified connection monitor.
|
BeginStop(IConnectionMonitorsOperations, String, String, String)
|
Stops the specified connection monitor.
|
BeginStopAsync(IConnectionMonitorsOperations, String, String, String, CancellationToken)
|
Stops the specified connection monitor.
|
CreateOrUpdate(IConnectionMonitorsOperations, String, String, String, ConnectionMonitor, String)
|
Create or update a connection monitor.
|
CreateOrUpdateAsync(IConnectionMonitorsOperations, String, String, String, ConnectionMonitor, String, CancellationToken)
|
Create or update a connection monitor.
|
CreateOrUpdateV1(IConnectionMonitorsOperations, String, String, String, ConnectionMonitor)
|
Create or update a connection monitor.
|
Delete(IConnectionMonitorsOperations, String, String, String)
|
Deletes the specified connection monitor.
|
DeleteAsync(IConnectionMonitorsOperations, String, String, String, CancellationToken)
|
Deletes the specified connection monitor.
|
Get(IConnectionMonitorsOperations, String, String, String)
|
Gets a connection monitor by name.
|
GetAsync(IConnectionMonitorsOperations, String, String, String, CancellationToken)
|
Gets a connection monitor by name.
|
GetV1(IConnectionMonitorsOperations, String, String, String)
|
Gets a connection monitor by name.
|
List(IConnectionMonitorsOperations, String, String)
|
Lists all connection monitors for the specified Network Watcher.
|
ListAsync(IConnectionMonitorsOperations, String, String, CancellationToken)
|
Lists all connection monitors for the specified Network Watcher.
|
Query(IConnectionMonitorsOperations, String, String, String)
|
Query a snapshot of the most recent connection states.
|
QueryAsync(IConnectionMonitorsOperations, String, String, String, CancellationToken)
|
Query a snapshot of the most recent connection states.
|
Start(IConnectionMonitorsOperations, String, String, String)
|
Starts the specified connection monitor.
|
StartAsync(IConnectionMonitorsOperations, String, String, String, CancellationToken)
|
Starts the specified connection monitor.
|
StartV1(IConnectionMonitorsOperations, String, String, String)
|
Starts the specified connection monitor.
|
Stop(IConnectionMonitorsOperations, String, String, String)
|
Stops the specified connection monitor.
|
StopAsync(IConnectionMonitorsOperations, String, String, String, CancellationToken)
|
Stops the specified connection monitor.
|
StopV1(IConnectionMonitorsOperations, String, String, String)
|
Stops the specified connection monitor.
|
UpdateTags(IConnectionMonitorsOperations, String, String, String, TagsObject)
|
Update tags of the specified connection monitor.
|
UpdateTagsAsync(IConnectionMonitorsOperations, String, String, String, TagsObject, CancellationToken)
|
Update tags of the specified connection monitor.
|