Delen via


IntegrationRuntimeStatusOperations interface

Interface die een IntegrationRuntimeStatusOperations vertegenwoordigt.

Methoden

get(string, string, string, IntegrationRuntimeStatusGetOptionalParams)

De status van de integratieruntime ophalen

Methodedetails

get(string, string, string, IntegrationRuntimeStatusGetOptionalParams)

De status van de integratieruntime ophalen

function get(resourceGroupName: string, workspaceName: string, integrationRuntimeName: string, options?: IntegrationRuntimeStatusGetOptionalParams): Promise<IntegrationRuntimeStatusResponse>

Parameters

resourceGroupName

string

De naam van de resourcegroep. De naam is hoofdletterongevoelig.

workspaceName

string

De naam van de werkruimte.

integrationRuntimeName

string

Integratieruntime naam

options
IntegrationRuntimeStatusGetOptionalParams

De optiesparameters.

Retouren