Udostępnij za pośrednictwem


IMetrics Interface

Definition

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

Properties

InternalId

An internal identifier for the metrics container. Only to be used by the system

PrometheusQueryEndpoint

The Prometheus query endpoint for the workspace

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to