共用方式為


AlertProcessingRule.Properties Property

Definition

Gets or sets alert processing rule properties.

[Newtonsoft.Json.JsonProperty(PropertyName="properties")]
public Microsoft.Azure.Management.AlertsManagement.Models.AlertProcessingRuleProperties Properties { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties")>]
member this.Properties : Microsoft.Azure.Management.AlertsManagement.Models.AlertProcessingRuleProperties with get, set
Public Property Properties As AlertProcessingRuleProperties

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to