Aracılığıyla paylaş


IntegrationRuntimes interface

IntegrationRuntimes'ı temsil eden arabirim.

Yöntemler

get(string, IntegrationRuntimesGetOptionalParams)

Tümleştirme Çalışma Zamanı Alma

list(IntegrationRuntimesListOptionalParams)

Tümleştirme Çalışma Zamanlarını Listeleme

Yöntem Ayrıntıları

get(string, IntegrationRuntimesGetOptionalParams)

Tümleştirme Çalışma Zamanı Alma

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

Parametreler

integrationRuntimeName

string

Integration Runtime adı

options
IntegrationRuntimesGetOptionalParams

Seçenekler parametreleri.

Döndürülenler

list(IntegrationRuntimesListOptionalParams)

Tümleştirme Çalışma Zamanlarını Listeleme

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

Parametreler

options
IntegrationRuntimesListOptionalParams

Seçenekler parametreleri.

Döndürülenler