Dela via


IPrometheusRuleGroupResource.Rule Property

Definition

Defines the rules in the Prometheus rule group.

[Microsoft.Azure.PowerShell.Cmdlets.PrometheusRuleGroups.Runtime.Info(Description="Defines the rules in the Prometheus rule group.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.PrometheusRuleGroups.Models.Api20230301.IPrometheusRule) }, ReadOnly=false, Required=true, SerializedName="rules")]
public Microsoft.Azure.PowerShell.Cmdlets.PrometheusRuleGroups.Models.Api20230301.IPrometheusRule[] Rule { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.PrometheusRuleGroups.Runtime.Info(Description="Defines the rules in the Prometheus rule group.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.PrometheusRuleGroups.Models.Api20230301.IPrometheusRule) }, ReadOnly=false, Required=true, SerializedName="rules")>]
member this.Rule : Microsoft.Azure.PowerShell.Cmdlets.PrometheusRuleGroups.Models.Api20230301.IPrometheusRule[] with get, set
Public Property Rule As IPrometheusRule()

Property Value

Attributes

Applies to