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

IAzureMonitorWorkspaceMetrics Interface

Definition

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

Properties

InternalId

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

(Inherited from IMetrics)
PrometheusQueryEndpoint

The Prometheus query endpoint for the workspace

(Inherited from IMetrics)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to