Delen via


IMetrics.PrometheusQueryEndpoint Property

Definition

The Prometheus query endpoint for the workspace

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.MonitorWorkspace.Runtime.Info(Description="The Prometheus query endpoint for the workspace", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="prometheusQueryEndpoint")]
public string PrometheusQueryEndpoint { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.MonitorWorkspace.Runtime.Info(Description="The Prometheus query endpoint for the workspace", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="prometheusQueryEndpoint")>]
member this.PrometheusQueryEndpoint : string
Public ReadOnly Property PrometheusQueryEndpoint As String

Property Value

Attributes

Applies to