IAzureMonitorWorkspaceResource.MetricPrometheusQueryEndpoint 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 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 MetricPrometheusQueryEndpoint { 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.MetricPrometheusQueryEndpoint : string
Public ReadOnly Property MetricPrometheusQueryEndpoint As String
Property Value
- Attributes