LogAnalyticsDestination Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET