IMetrics Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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) |