LogAnalyticsDestination Class

Definition

Log Analytics destination.

public class LogAnalyticsDestination
type LogAnalyticsDestination = class
Public Class LogAnalyticsDestination
Inheritance
LogAnalyticsDestination

Constructors

LogAnalyticsDestination()

Initializes a new instance of the LogAnalyticsDestination class.

LogAnalyticsDestination(String, String, String)

Initializes a new instance of the LogAnalyticsDestination class.

Properties

Name

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

WorkspaceId

Gets the Customer ID of the Log Analytics workspace.

WorkspaceResourceId

Gets or sets the resource ID of the Log Analytics workspace.

Applies to