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 niet hoofdlettergevoelig.
- workspaceName
-
string
De naam van de werkruimte.
- integrationRuntimeName
-
string
Naam van integratieruntime
De optiesparameters.
Retouren
Promise<IntegrationRuntimeMonitoringData>