DataCollectionRuleDestinations 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.
The specification of destinations.
public class DataCollectionRuleDestinations : Microsoft.Azure.Management.Monitor.Models.DestinationsSpec
type DataCollectionRuleDestinations = class
inherit DestinationsSpec
Public Class DataCollectionRuleDestinations
Inherits DestinationsSpec
- Inheritance
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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET