IntegrationRuntimeOperations interface
Interfejs reprezentujący operacje IntegrationRuntime.
Właściwości
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| disable |
Wyłącz interakcyjne tworzenie zarządzanego środowiska Virtual Network Integration Runtime. |
| enable |
Włącz interakcyjne tworzenie środowiska Managed Virtual Network integration runtime. |
Szczegóły właściwości
beginDisableInteractiveQuery
Ostrzeżenie
Ten interfejs API jest już przestarzały.
use disableInteractiveQuery instead
beginDisableInteractiveQuery: (resourceGroupName: string, factoryName: string, integrationRuntimeName: string, options?: IntegrationRuntimeDisableInteractiveQueryOptionalParams) => Promise<SimplePollerLike<OperationState<IntegrationRuntimeResource>, IntegrationRuntimeResource>>
Wartość właściwości
(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, options?: IntegrationRuntimeDisableInteractiveQueryOptionalParams) => Promise<SimplePollerLike<OperationState<IntegrationRuntimeResource>, IntegrationRuntimeResource>>
beginDisableInteractiveQueryAndWait
Ostrzeżenie
Ten interfejs API jest już przestarzały.
use disableInteractiveQuery instead
beginDisableInteractiveQueryAndWait: (resourceGroupName: string, factoryName: string, integrationRuntimeName: string, options?: IntegrationRuntimeDisableInteractiveQueryOptionalParams) => Promise<IntegrationRuntimeResource>
Wartość właściwości
(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, options?: IntegrationRuntimeDisableInteractiveQueryOptionalParams) => Promise<IntegrationRuntimeResource>
beginEnableInteractiveQuery
Ostrzeżenie
Ten interfejs API jest już przestarzały.
use enableInteractiveQuery instead
beginEnableInteractiveQuery: (resourceGroupName: string, factoryName: string, integrationRuntimeName: string, enableInteractiveQueryRequest: EnableInteractiveQueryRequest, options?: IntegrationRuntimeEnableInteractiveQueryOptionalParams) => Promise<SimplePollerLike<OperationState<IntegrationRuntimeResource>, IntegrationRuntimeResource>>
Wartość właściwości
(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, enableInteractiveQueryRequest: EnableInteractiveQueryRequest, options?: IntegrationRuntimeEnableInteractiveQueryOptionalParams) => Promise<SimplePollerLike<OperationState<IntegrationRuntimeResource>, IntegrationRuntimeResource>>
beginEnableInteractiveQueryAndWait
Ostrzeżenie
Ten interfejs API jest już przestarzały.
use enableInteractiveQuery instead
beginEnableInteractiveQueryAndWait: (resourceGroupName: string, factoryName: string, integrationRuntimeName: string, enableInteractiveQueryRequest: EnableInteractiveQueryRequest, options?: IntegrationRuntimeEnableInteractiveQueryOptionalParams) => Promise<IntegrationRuntimeResource>
Wartość właściwości
(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, enableInteractiveQueryRequest: EnableInteractiveQueryRequest, options?: IntegrationRuntimeEnableInteractiveQueryOptionalParams) => Promise<IntegrationRuntimeResource>
disableInteractiveQuery
Wyłącz interakcyjne tworzenie zarządzanego środowiska Virtual Network Integration Runtime.
disableInteractiveQuery: (resourceGroupName: string, factoryName: string, integrationRuntimeName: string, options?: IntegrationRuntimeDisableInteractiveQueryOptionalParams) => PollerLike<OperationState<IntegrationRuntimeResource>, IntegrationRuntimeResource>
Wartość właściwości
(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, options?: IntegrationRuntimeDisableInteractiveQueryOptionalParams) => PollerLike<OperationState<IntegrationRuntimeResource>, IntegrationRuntimeResource>
enableInteractiveQuery
Włącz interakcyjne tworzenie środowiska Managed Virtual Network integration runtime.
enableInteractiveQuery: (resourceGroupName: string, factoryName: string, integrationRuntimeName: string, enableInteractiveQueryRequest: EnableInteractiveQueryRequest, options?: IntegrationRuntimeEnableInteractiveQueryOptionalParams) => PollerLike<OperationState<IntegrationRuntimeResource>, IntegrationRuntimeResource>
Wartość właściwości
(resourceGroupName: string, factoryName: string, integrationRuntimeName: string, enableInteractiveQueryRequest: EnableInteractiveQueryRequest, options?: IntegrationRuntimeEnableInteractiveQueryOptionalParams) => PollerLike<OperationState<IntegrationRuntimeResource>, IntegrationRuntimeResource>