مشاركة عبر


IntegrationRuntimes interface

واجهة تمثل IntegrationRuntimes.

الأساليب

get(string, IntegrationRuntimesGetOptionalParams)

احصل على وقت تشغيل التكامل

list(IntegrationRuntimesListOptionalParams)

أوقات تشغيل تكامل القائمة

تفاصيل الأسلوب

get(string, IntegrationRuntimesGetOptionalParams)

احصل على وقت تشغيل التكامل

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

المعلمات

integrationRuntimeName

string

اسم وقت تشغيل التكامل

options
IntegrationRuntimesGetOptionalParams

معلمات الخيارات.

المرتجعات

list(IntegrationRuntimesListOptionalParams)

أوقات تشغيل تكامل القائمة

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

المعلمات

options
IntegrationRuntimesListOptionalParams

معلمات الخيارات.

المرتجعات