LogAnalytics interface
Container group log analytics information.
Properties
log |
The log type to be used. |
metadata | Metadata for log analytics. |
workspace |
The workspace id for log analytics |
workspace |
The workspace key for log analytics |
workspace |
The workspace resource id for log analytics |
Property Details
logType
The log type to be used.
logType?: string
Property Value
string
metadata
Metadata for log analytics.
metadata?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
workspaceId
The workspace id for log analytics
workspaceId: string
Property Value
string
workspaceKey
The workspace key for log analytics
workspaceKey: string
Property Value
string
workspaceResourceId
The workspace resource id for log analytics
workspaceResourceId?: string
Property Value
string