AzureMonitorRequest interface
The azure monitor parameters.
Properties
primary |
The Log Analytics workspace key. |
selected |
The selected configurations. |
workspace |
The Log Analytics workspace ID. |
Property Details
primaryKey
The Log Analytics workspace key.
primaryKey?: string
Property Value
string
selectedConfigurations
The selected configurations.
selectedConfigurations?: AzureMonitorSelectedConfigurations
Property Value
workspaceId
The Log Analytics workspace ID.
workspaceId?: string
Property Value
string