LogAnalytics interface

Container group log analytics information.

Properties

logType

The log type to be used.

metadata

Metadata for log analytics.

workspaceId

The workspace id for log analytics

workspaceKey

The workspace key for log analytics

workspaceResourceId

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