IIngestionEndpoints Interface

Definition

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

Properties

Name Description
Metric

The metrics ingestion endpoint for this Azure Monitor Workspace.

Methods

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

Applies to