Compartilhar via


IPrometheusOSProviderInstanceProperties.PrometheusUrl Property

Definition

URL of the Node Exporter endpoint

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Runtime.Info(Create=true, Description="URL of the Node Exporter endpoint", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="prometheusUrl", Update=true)]
public string PrometheusUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Runtime.Info(Create=true, Description="URL of the Node Exporter endpoint", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="prometheusUrl", Update=true)>]
member this.PrometheusUrl : string with get, set
Public Property PrometheusUrl As String

Property Value

Attributes

Applies to