共用方式為


AzureDataExplorerConnectionProperties interface

與 Azure 資料總管的時間序列資料庫連線屬性,以及透過 EventHub 傳送的數據。

Extends

屬性

adxDatabaseName

Azure 數據總管資料庫的名稱。

adxEndpointUri

Azure 數據總管端點的 URI。

adxRelationshipLifecycleEventsTableName

用來記錄關聯性生命週期事件的 Azure 數據總管數據表名稱。 如果未指定此屬性,則不會建立數據表。

adxResourceId

Azure 數據總管叢集的資源標識符。

adxTableName

用來儲存對應項和關聯性屬性更新的 Azure 數據總管數據表名稱。 預設為 AdtPropertyEvents。

adxTwinLifecycleEventsTableName

用來記錄對應項生命週期事件的 Azure 數據總管數據表名稱。 如果未指定此屬性,則不會建立數據表。

connectionType

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

eventHubConsumerGroup

ADX 從 EventHub 讀取時要使用的 EventHub 取用者群組。 默認為 $Default。

eventHubEndpointUri

身分識別型驗證之 EventHub 命名空間的 URL。 它必須包含通訊協定 sb://

eventHubEntityPath

EventHub 命名空間中的 EventHub 名稱,用於身分識別型驗證。

eventHubNamespaceResourceId

EventHub 命名空間的資源標識碼。

recordPropertyAndItemRemovals

指定是否要記錄對應項/關聯性屬性和項目移除,包括移除索引或索引值(例如對應專案、陣列元素等)。 除非明確設定為 『true』,否則此功能會取消啟用。 將此屬性設定為 『true』 將會產生 ADX 中屬性事件資料表中的其他資料行。

繼承的屬性

identity

時間序列資料庫連接資源的受控識別屬性。

provisioningState

布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

adxDatabaseName

Azure 數據總管資料庫的名稱。

adxDatabaseName: string

屬性值

string

adxEndpointUri

Azure 數據總管端點的 URI。

adxEndpointUri: string

屬性值

string

adxRelationshipLifecycleEventsTableName

用來記錄關聯性生命週期事件的 Azure 數據總管數據表名稱。 如果未指定此屬性,則不會建立數據表。

adxRelationshipLifecycleEventsTableName?: string

屬性值

string

adxResourceId

Azure 數據總管叢集的資源標識符。

adxResourceId: string

屬性值

string

adxTableName

用來儲存對應項和關聯性屬性更新的 Azure 數據總管數據表名稱。 預設為 AdtPropertyEvents。

adxTableName?: string

屬性值

string

adxTwinLifecycleEventsTableName

用來記錄對應項生命週期事件的 Azure 數據總管數據表名稱。 如果未指定此屬性,則不會建立數據表。

adxTwinLifecycleEventsTableName?: string

屬性值

string

connectionType

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

connectionType: "AzureDataExplorer"

屬性值

"AzureDataExplorer"

eventHubConsumerGroup

ADX 從 EventHub 讀取時要使用的 EventHub 取用者群組。 默認為 $Default。

eventHubConsumerGroup?: string

屬性值

string

eventHubEndpointUri

身分識別型驗證之 EventHub 命名空間的 URL。 它必須包含通訊協定 sb://

eventHubEndpointUri: string

屬性值

string

eventHubEntityPath

EventHub 命名空間中的 EventHub 名稱,用於身分識別型驗證。

eventHubEntityPath: string

屬性值

string

eventHubNamespaceResourceId

EventHub 命名空間的資源標識碼。

eventHubNamespaceResourceId: string

屬性值

string

recordPropertyAndItemRemovals

指定是否要記錄對應項/關聯性屬性和項目移除,包括移除索引或索引值(例如對應專案、陣列元素等)。 除非明確設定為 『true』,否則此功能會取消啟用。 將此屬性設定為 『true』 將會產生 ADX 中屬性事件資料表中的其他資料行。

recordPropertyAndItemRemovals?: string

屬性值

string

繼承的屬性詳細資料

identity

時間序列資料庫連接資源的受控識別屬性。

identity?: ManagedIdentityReference

屬性值

繼承自TimeSeriesDatabaseConnectionProperties.identity

provisioningState

布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

繼承自TimeSeriesDatabaseConnectionProperties.provisioningState