Share via


IPrometheusRule.Record Property

Definition

Recorded metrics name.

[Microsoft.Azure.PowerShell.Cmdlets.PrometheusRuleGroups.Runtime.Info(Create=true, Description="Recorded metrics name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="record", Update=true)]
public string Record { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.PrometheusRuleGroups.Runtime.Info(Create=true, Description="Recorded metrics name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="record", Update=true)>]
member this.Record : string with get, set
Public Property Record As String

Property Value

Attributes

Applies to