共用方式為


IScheduledQueryRuleResource.ActionCustomProperty Property

Definition

The properties of an alert payload.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.ScheduledQueryRule.Runtime.Info(Create=true, Description="The properties of an alert payload.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Monitor.ScheduledQueryRule.Models.IActionsCustomProperties) }, Read=true, ReadOnly=false, Required=false, SerializedName="customProperties", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.Monitor.ScheduledQueryRule.Models.IActionsCustomProperties ActionCustomProperty { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.ScheduledQueryRule.Runtime.Info(Create=true, Description="The properties of an alert payload.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Monitor.ScheduledQueryRule.Models.IActionsCustomProperties) }, Read=true, ReadOnly=false, Required=false, SerializedName="customProperties", Update=true)>]
member this.ActionCustomProperty : Microsoft.Azure.PowerShell.Cmdlets.Monitor.ScheduledQueryRule.Models.IActionsCustomProperties with get, set
Public Property ActionCustomProperty As IActionsCustomProperties

Property Value

Attributes

Applies to