ManagedIntegrationRuntime interface
受控整合運行時間,包括受控彈性和受控專用整合運行時間。
- Extends
屬性
compute |
受控整合運行時間的計算資源。 |
customer |
Azure-SSIS 整合運行時間將加入的虛擬網路名稱 |
managed |
受控虛擬網路參考。 |
ssis |
受控整合運行時間的 SSIS 屬性。 |
state | 整合運行時間狀態,僅適用於受控專用整合運行時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
type | 多型歧視性,指定這個物件可以是的不同類型 |
繼承的屬性
description | 整合運行時間描述。 |
屬性詳細資料
computeProperties
受控整合運行時間的計算資源。
computeProperties?: IntegrationRuntimeComputeProperties
屬性值
customerVirtualNetwork
Azure-SSIS 整合運行時間將加入的虛擬網路名稱
customerVirtualNetwork?: IntegrationRuntimeCustomerVirtualNetwork
屬性值
managedVirtualNetwork
ssisProperties
受控整合運行時間的 SSIS 屬性。
ssisProperties?: IntegrationRuntimeSsisProperties
屬性值
state
整合運行時間狀態,僅適用於受控專用整合運行時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。
state?: string
屬性值
string
type
多型歧視性,指定這個物件可以是的不同類型
type: "Managed"
屬性值
"Managed"