IntegrationRuntimeMonitoringDataOperations interface
Interface die een IntegrationRuntimeMonitoringDataOperations vertegenwoordigt.
Methoden
| list(string, string, string, Integration |
Bewakingsgegevens ophalen voor een integration runtime |
Methodedetails
list(string, string, string, IntegrationRuntimeMonitoringDataListOptionalParams)
Bewakingsgegevens ophalen voor een integration runtime
function list(resourceGroupName: string, workspaceName: string, integrationRuntimeName: string, options?: IntegrationRuntimeMonitoringDataListOptionalParams): Promise<IntegrationRuntimeMonitoringData>
Parameters
- resourceGroupName
-
string
De naam van de resourcegroep. De naam is hoofdletterongevoelig.
- workspaceName
-
string
De naam van de werkruimte.
- integrationRuntimeName
-
string
Integratieruntime naam
De optiesparameters.
Retouren
Promise<IntegrationRuntimeMonitoringData>