IntegrationRuntimeOperations interface
واجهة تمثل عمليات IntegrationRuntime.
الخصائص
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| disable |
قم بتعطيل التأليف التفاعلي لوقت تشغيل تكامل Managed Virtual Network. |
| enable |
تمكين التأليف التفاعلي لوقت تشغيل تكامل Managed Virtual Network. |
تفاصيل الخاصية
beginDisableInteractiveQuery
تحذير
واجهة برمجة التطبيقات هذه مهملة الآن.
use disableInteractiveQuery instead
beginDisableInteractiveQuery: (resourceGroupName: string, factoryName: string, integrationRuntimeName: string, options?: IntegrationRuntimeDisableInteractiveQueryOptionalParams) => Promise<SimplePollerLike<OperationState<IntegrationRuntimeResource>, IntegrationRuntimeResource>>
قيمة الخاصية
(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, options?: IntegrationRuntimeDisableInteractiveQueryOptionalParams) => Promise<SimplePollerLike<OperationState<IntegrationRuntimeResource>, IntegrationRuntimeResource>>
beginDisableInteractiveQueryAndWait
تحذير
واجهة برمجة التطبيقات هذه مهملة الآن.
use disableInteractiveQuery instead
beginDisableInteractiveQueryAndWait: (resourceGroupName: string, factoryName: string, integrationRuntimeName: string, options?: IntegrationRuntimeDisableInteractiveQueryOptionalParams) => Promise<IntegrationRuntimeResource>
قيمة الخاصية
(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, options?: IntegrationRuntimeDisableInteractiveQueryOptionalParams) => Promise<IntegrationRuntimeResource>
beginEnableInteractiveQuery
تحذير
واجهة برمجة التطبيقات هذه مهملة الآن.
use enableInteractiveQuery instead
beginEnableInteractiveQuery: (resourceGroupName: string, factoryName: string, integrationRuntimeName: string, enableInteractiveQueryRequest: EnableInteractiveQueryRequest, options?: IntegrationRuntimeEnableInteractiveQueryOptionalParams) => Promise<SimplePollerLike<OperationState<IntegrationRuntimeResource>, IntegrationRuntimeResource>>
قيمة الخاصية
(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, enableInteractiveQueryRequest: EnableInteractiveQueryRequest, options?: IntegrationRuntimeEnableInteractiveQueryOptionalParams) => Promise<SimplePollerLike<OperationState<IntegrationRuntimeResource>, IntegrationRuntimeResource>>
beginEnableInteractiveQueryAndWait
تحذير
واجهة برمجة التطبيقات هذه مهملة الآن.
use enableInteractiveQuery instead
beginEnableInteractiveQueryAndWait: (resourceGroupName: string, factoryName: string, integrationRuntimeName: string, enableInteractiveQueryRequest: EnableInteractiveQueryRequest, options?: IntegrationRuntimeEnableInteractiveQueryOptionalParams) => Promise<IntegrationRuntimeResource>
قيمة الخاصية
(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, enableInteractiveQueryRequest: EnableInteractiveQueryRequest, options?: IntegrationRuntimeEnableInteractiveQueryOptionalParams) => Promise<IntegrationRuntimeResource>
disableInteractiveQuery
قم بتعطيل التأليف التفاعلي لوقت تشغيل تكامل Managed Virtual Network.
disableInteractiveQuery: (resourceGroupName: string, factoryName: string, integrationRuntimeName: string, options?: IntegrationRuntimeDisableInteractiveQueryOptionalParams) => PollerLike<OperationState<IntegrationRuntimeResource>, IntegrationRuntimeResource>
قيمة الخاصية
(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, options?: IntegrationRuntimeDisableInteractiveQueryOptionalParams) => PollerLike<OperationState<IntegrationRuntimeResource>, IntegrationRuntimeResource>
enableInteractiveQuery
تمكين التأليف التفاعلي لوقت تشغيل تكامل Managed Virtual Network.
enableInteractiveQuery: (resourceGroupName: string, factoryName: string, integrationRuntimeName: string, enableInteractiveQueryRequest: EnableInteractiveQueryRequest, options?: IntegrationRuntimeEnableInteractiveQueryOptionalParams) => PollerLike<OperationState<IntegrationRuntimeResource>, IntegrationRuntimeResource>
قيمة الخاصية
(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, enableInteractiveQueryRequest: EnableInteractiveQueryRequest, options?: IntegrationRuntimeEnableInteractiveQueryOptionalParams) => PollerLike<OperationState<IntegrationRuntimeResource>, IntegrationRuntimeResource>