IntegrationRuntimeConnectionInfos interface
Interface die een IntegrationRuntimeConnectionInfos vertegenwoordigt.
Methoden
| get(string, string, string, Integration |
Verbindingsgegevens ophalen voor een integration runtime |
Methodedetails
get(string, string, string, IntegrationRuntimeConnectionInfosGetOptionalParams)
Verbindingsgegevens ophalen voor een integration runtime
function get(resourceGroupName: string, workspaceName: string, integrationRuntimeName: string, options?: IntegrationRuntimeConnectionInfosGetOptionalParams): Promise<IntegrationRuntimeConnectionInfo>
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<IntegrationRuntimeConnectionInfo>