IAzureMonitorWorkspaceDefaultIngestionSettings Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Monitor.MonitorWorkspace.Models.AzureMonitorWorkspaceDefaultIngestionSettingsTypeConverter))]
public interface IAzureMonitorWorkspaceDefaultIngestionSettings : Microsoft.Azure.PowerShell.Cmdlets.Monitor.MonitorWorkspace.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Monitor.MonitorWorkspace.Models.AzureMonitorWorkspaceDefaultIngestionSettingsTypeConverter))>]
type IAzureMonitorWorkspaceDefaultIngestionSettings = interface
    interface IJsonSerializable
Public Interface IAzureMonitorWorkspaceDefaultIngestionSettings
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
DataCollectionEndpointResourceId

The Azure resource Id of the default data collection endpoint for this Azure Monitor Workspace.

DataCollectionRuleImmutableId

The immutable Id of the default data collection rule for this Azure Monitor Workspace.

DataCollectionRuleResourceId

The Azure resource Id of the default data collection rule for this Azure Monitor Workspace.

IngestionEndpointMetric

The metrics ingestion endpoint for this Azure Monitor Workspace.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to