Share via


IGraphQueries.MetricName Property

Definition

the metric that the query is checking

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="the metric that the query is checking", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="metricName")]
public string MetricName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="the metric that the query is checking", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="metricName")>]
member this.MetricName : string with get, set
Public Property MetricName As String

Property Value

Attributes

Applies to