IAzureMonitorWorkspaceMetrics 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.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) |