Megosztás a következőn keresztül:


IMetricsIngestionEndpointSpec Interface

Definition

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

Properties

Endpoint

The endpoint. This property is READ-ONLY.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to