你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PSLogAnalyticsDestination Class

Definition

Wraps the LogAnalyticsDestination class.

public class PSLogAnalyticsDestination
type PSLogAnalyticsDestination = class
Public Class PSLogAnalyticsDestination
Inheritance
PSLogAnalyticsDestination

Constructors

PSLogAnalyticsDestination()

Initializes a new instance of the PSLogAnalyticsDestination class.

PSLogAnalyticsDestination(LogAnalyticsDestination)

Initializes a new instance of the PSLogAnalyticsDestination 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.

WorkspaceResourceId

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

Applies to