DataCollectionRuleDestinations Class

Definition

The specification of destinations.

public class DataCollectionRuleDestinations : Microsoft.Azure.Management.Monitor.Models.DestinationsSpec
type DataCollectionRuleDestinations = class
    inherit DestinationsSpec
Public Class DataCollectionRuleDestinations
Inherits DestinationsSpec
Inheritance
DataCollectionRuleDestinations

Constructors

DataCollectionRuleDestinations()

Initializes a new instance of the DataCollectionRuleDestinations class.

DataCollectionRuleDestinations(IList<LogAnalyticsDestination>, DestinationsSpecAzureMonitorMetrics)

Initializes a new instance of the DataCollectionRuleDestinations class.

Properties

AzureMonitorMetrics

Gets or sets azure Monitor Metrics destination.

(Inherited from DestinationsSpec)
LogAnalytics

Gets or sets list of Log Analytics destinations.

(Inherited from DestinationsSpec)

Applies to