MonitorWorkspaceDefaultIngestionSettings 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 Data Collection Rule and Endpoint used for ingestion by default.
public class MonitorWorkspaceDefaultIngestionSettings : Azure.ResourceManager.Monitor.Models.MonitorWorkspaceIngestionSettings, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Monitor.Models.MonitorWorkspaceDefaultIngestionSettings>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Monitor.Models.MonitorWorkspaceDefaultIngestionSettings>
type MonitorWorkspaceDefaultIngestionSettings = class
inherit MonitorWorkspaceIngestionSettings
interface IJsonModel<MonitorWorkspaceDefaultIngestionSettings>
interface IPersistableModel<MonitorWorkspaceDefaultIngestionSettings>
Public Class MonitorWorkspaceDefaultIngestionSettings
Inherits MonitorWorkspaceIngestionSettings
Implements IJsonModel(Of MonitorWorkspaceDefaultIngestionSettings), IPersistableModel(Of MonitorWorkspaceDefaultIngestionSettings)
- Inheritance
- Implements
Properties
DataCollectionEndpointResourceId |
The Azure resource Id of the default data collection endpoint for this workspace. (Inherited from MonitorWorkspaceIngestionSettings) |
DataCollectionRuleResourceId |
The Azure resource Id of the default data collection rule for this workspace. (Inherited from MonitorWorkspaceIngestionSettings) |
Explicit Interface Implementations
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.
Azure SDK for .NET