다음을 통해 공유


IPrometheusRuleGroupAction.ActionProperty Property

Definition

The properties of an action group object.

[Microsoft.Azure.PowerShell.Cmdlets.PrometheusRuleGroups.Runtime.Info(Description="The properties of an action group object.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.PrometheusRuleGroups.Models.Api20230301.IPrometheusRuleGroupActionProperties) }, ReadOnly=false, Required=false, SerializedName="actionProperties")]
public Microsoft.Azure.PowerShell.Cmdlets.PrometheusRuleGroups.Models.Api20230301.IPrometheusRuleGroupActionProperties ActionProperty { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.PrometheusRuleGroups.Runtime.Info(Description="The properties of an action group object.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.PrometheusRuleGroups.Models.Api20230301.IPrometheusRuleGroupActionProperties) }, ReadOnly=false, Required=false, SerializedName="actionProperties")>]
member this.ActionProperty : Microsoft.Azure.PowerShell.Cmdlets.PrometheusRuleGroups.Models.Api20230301.IPrometheusRuleGroupActionProperties with get, set
Public Property ActionProperty As IPrometheusRuleGroupActionProperties

Property Value

Attributes

Applies to