你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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