AzureMonitorSelectedConfigurations interface
De valda konfigurationerna för Azure Monitor.
Egenskaper
| configuration |
Konfigurationsversionen. |
| global |
De globala konfigurationerna för valda konfigurationer. |
| table |
Tabelllistan. |
Egenskapsinformation
configurationVersion
Konfigurationsversionen.
configurationVersion?: string
Egenskapsvärde
string
globalConfigurations
De globala konfigurationerna för valda konfigurationer.
globalConfigurations?: {[propertyName: string]: string}
Egenskapsvärde
{[propertyName: string]: string}
tableList
Tabelllistan.
tableList?: AzureMonitorTableConfiguration[]