LogAnalyticsDestination interface

Log Analytics destination.

Properties

name

A friendly name for the destination. This name should be unique across all destinations (regardless of type) within the data collection rule.

workspaceId

The Customer ID of the Log Analytics workspace. NOTE: This property will not be serialized. It can only be populated by the server.

workspaceResourceId

The resource ID of the Log Analytics workspace.

Property Details

name

A friendly name for the destination. This name should be unique across all destinations (regardless of type) within the data collection rule.

name?: string

Property Value

string

workspaceId

The Customer ID of the Log Analytics workspace. NOTE: This property will not be serialized. It can only be populated by the server.

workspaceId?: string

Property Value

string

workspaceResourceId

The resource ID of the Log Analytics workspace.

workspaceResourceId?: string

Property Value

string