IScheduledQueryRuleIdentity.RuleName Property

Definition

The name of the rule.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.ScheduledQueryRule.Runtime.Info(Description="The name of the rule.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="ruleName")]
public string RuleName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.ScheduledQueryRule.Runtime.Info(Description="The name of the rule.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="ruleName")>]
member this.RuleName : string with get, set
Public Property RuleName As String

Property Value

Attributes

Applies to