ManagedIntegrationRuntime interface

受控整合運行時間,包括受控彈性和受控專用整合運行時間。

Extends

屬性

computeProperties

受控整合運行時間的計算資源。

id

受控虛擬網路的標識碼。

referenceName

受控虛擬網路的參考名稱。

ssisProperties

受控整合運行時間的 SSIS 屬性。

state

整合運行時間狀態,僅適用於受控專用整合運行時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type

多型歧視性,指定這個物件可以是的不同類型

typeManagedVirtualNetworkType

受控虛擬網路的類型。

繼承的屬性

description

整合運行時間描述。

屬性詳細資料

computeProperties

受控整合運行時間的計算資源。

computeProperties?: IntegrationRuntimeComputeProperties

屬性值

id

受控虛擬網路的標識碼。

id?: string

屬性值

string

referenceName

受控虛擬網路的參考名稱。

referenceName?: string

屬性值

string

ssisProperties

受控整合運行時間的 SSIS 屬性。

ssisProperties?: IntegrationRuntimeSsisProperties

屬性值

state

整合運行時間狀態,僅適用於受控專用整合運行時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

state?: string

屬性值

string

type

多型歧視性,指定這個物件可以是的不同類型

type: "Managed"

屬性值

"Managed"

typeManagedVirtualNetworkType

受控虛擬網路的類型。

typeManagedVirtualNetworkType?: string

屬性值

string

繼承的屬性詳細資料

description

整合運行時間描述。

description?: string

屬性值

string

繼承自IntegrationRuntime.description