AlertModification.Properties Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to