AzureMonitorWorkspaceMetrics interface

Properties related to the metrics container in the Azure Monitor Workspace

Properties

enableAccessUsingResourcePermissions

Flag that indicates whether to enable access using resource permissions.

internalId

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

prometheusQueryEndpoint

The Prometheus query endpoint for the Azure Monitor Workspace

Property Details

enableAccessUsingResourcePermissions

Flag that indicates whether to enable access using resource permissions.

enableAccessUsingResourcePermissions?: boolean

Property Value

boolean

internalId

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

internalId?: string

Property Value

string

prometheusQueryEndpoint

The Prometheus query endpoint for the Azure Monitor Workspace

prometheusQueryEndpoint?: string

Property Value

string