IAzureMonitorWorkspaceMetrics.PrometheusQueryEndpoint Property
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.
The Prometheus query endpoint for the Azure Monitor Workspace
[Microsoft.Azure.PowerShell.Cmdlets.Monitor.MonitorWorkspace.Runtime.Info(Create=false, Description="The Prometheus query endpoint for the Azure Monitor Workspace", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="prometheusQueryEndpoint", Update=false)]
public string PrometheusQueryEndpoint { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.MonitorWorkspace.Runtime.Info(Create=false, Description="The Prometheus query endpoint for the Azure Monitor Workspace", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="prometheusQueryEndpoint", Update=false)>]
member this.PrometheusQueryEndpoint : string
Public ReadOnly Property PrometheusQueryEndpoint As String
Property Value
- Attributes