次の方法で共有


AzureMonitorSelectedConfigurations interface

Azure Monitor 用に選択した構成。

プロパティ

configurationVersion

構成バージョン。

globalConfigurations

選択した構成のグローバル構成。

tableList

テーブルの一覧。

プロパティの詳細

configurationVersion

構成バージョン。

configurationVersion?: string

プロパティ値

string

globalConfigurations

選択した構成のグローバル構成。

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

プロパティ値

{[propertyName: string]: string}

tableList

テーブルの一覧。

tableList?: AzureMonitorTableConfiguration[]

プロパティ値