AzureMonitorSelectedConfigurations interface
De geselecteerde configuraties voor Azure Monitor.
Eigenschappen
| configuration |
De configuratieversie. |
| global |
De globale configuraties van geselecteerde configuraties. |
| table |
De lijst met tabellen. |
Eigenschapdetails
configurationVersion
De configuratieversie.
configurationVersion?: string
Waarde van eigenschap
string
globalConfigurations
De globale configuraties van geselecteerde configuraties.
globalConfigurations?: {[propertyName: string]: string}
Waarde van eigenschap
{[propertyName: string]: string}
tableList
De lijst met tabellen.
tableList?: AzureMonitorTableConfiguration[]