Udostępnij przez


IntegrationRuntimes interface

Interfejs reprezentujący element IntegrationRuntimes.

Metody

get(string, IntegrationRuntimesGetOptionalParams)

Uzyskiwanie środowiska Integration Runtime

list(IntegrationRuntimesListOptionalParams)

Wyświetlanie listy środowisk Integration Runtime

Szczegóły metody

get(string, IntegrationRuntimesGetOptionalParams)

Uzyskiwanie środowiska Integration Runtime

function get(integrationRuntimeName: string, options?: IntegrationRuntimesGetOptionalParams): Promise<IntegrationRuntimeResource>

Parametry

integrationRuntimeName

string

Nazwa środowiska Integration Runtime

options
IntegrationRuntimesGetOptionalParams

Parametry opcji.

Zwraca

list(IntegrationRuntimesListOptionalParams)

Wyświetlanie listy środowisk Integration Runtime

function list(options?: IntegrationRuntimesListOptionalParams): Promise<IntegrationRuntimeListResponse>

Parametry

options
IntegrationRuntimesListOptionalParams

Parametry opcji.

Zwraca