AzureMonitorSelectedConfigurations interface

The selected configurations for azure monitor.

Properties

configurationVersion

The configuration version.

globalConfigurations

The global configurations of selected configurations.

tableList

The table list.

Property Details

configurationVersion

The configuration version.

configurationVersion?: string

Property Value

string

globalConfigurations

The global configurations of selected configurations.

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

Property Value

{[propertyName: string]: string}

tableList

The table list.

tableList?: AzureMonitorTableConfiguration[]

Property Value