共用方式為


AzureMonitorSelectedConfigurations interface

Azure 監視器的選取組態。

屬性

configurationVersion

組態版本。

globalConfigurations

所選組態的全域組態。

tableList

數據表清單。

屬性詳細資料

configurationVersion

組態版本。

configurationVersion?: string

屬性值

string

globalConfigurations

所選組態的全域組態。

globalConfigurations?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

tableList

數據表清單。

tableList?: AzureMonitorTableConfiguration[]

屬性值