Sdílet prostřednictvím


IDataCollectionEndpointMetricsIngestion Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.DataCollectionEndpointMetricsIngestionTypeConverter))]
public interface IDataCollectionEndpointMetricsIngestion : Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IMetricsIngestionEndpointSpec
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.DataCollectionEndpointMetricsIngestionTypeConverter))>]
type IDataCollectionEndpointMetricsIngestion = interface
    interface IJsonSerializable
    interface IMetricsIngestionEndpointSpec
Public Interface IDataCollectionEndpointMetricsIngestion
Implements IMetricsIngestionEndpointSpec
Derived
Attributes
Implements

Properties

Endpoint

The endpoint. This property is READ-ONLY.

(Inherited from IMetricsIngestionEndpointSpec)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to