Options
All
  • Public
  • Public/Protected
  • All
Menu

Class IntegrationRuntimesImpl

Package version

Class containing IntegrationRuntimes operations.

Hierarchy

  • IntegrationRuntimesImpl

Implements

Index

Constructors

constructor

Methods

beginCreate

beginCreateAndWait

beginDelete

  • beginDelete(resourceGroupName: string, workspaceName: string, integrationRuntimeName: string, options?: IntegrationRuntimesDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>

beginDeleteAndWait

beginDisableInteractiveQuery

beginDisableInteractiveQueryAndWait

beginEnableInteractiveQuery

beginEnableInteractiveQueryAndWait

beginStart

beginStartAndWait

beginStop

  • beginStop(resourceGroupName: string, workspaceName: string, integrationRuntimeName: string, options?: IntegrationRuntimesStopOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>

beginStopAndWait

get

listByWorkspace

listOutboundNetworkDependenciesEndpoints

update

upgrade

Generated using TypeDoc