MonitoringClient Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Monitoring service client.
public class MonitoringClient
type MonitoringClient = class
Public Class MonitoringClient
- Inheritance
-
MonitoringClient
Constructors
| Name | Description |
|---|---|
| MonitoringClient() |
Initializes a new instance of MonitoringClient for mocking. |
| MonitoringClient(Uri, TokenCredential, MonitoringClientOptions) |
Initializes a new instance of MonitoringClient. |
Methods
| Name | Description |
|---|---|
| GetSparkJobList(CancellationToken) |
Get list of spark applications for the workspace. |
| GetSparkJobListAsync(CancellationToken) |
Get list of spark applications for the workspace. |
| GetSqlJobQueryString(String, String, String, CancellationToken) |
Get SQL OD/DW Query for the workspace. |
| GetSqlJobQueryStringAsync(String, String, String, CancellationToken) |
Get SQL OD/DW Query for the workspace. |