AlertModificationProperties.Modifications Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets modification details
[Newtonsoft.Json.JsonProperty(PropertyName="modifications")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.AlertsManagement.Models.AlertModificationItem> Modifications { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="modifications")>]
member this.Modifications : System.Collections.Generic.IList<Microsoft.Azure.Management.AlertsManagement.Models.AlertModificationItem> with get, set
Public Property Modifications As IList(Of AlertModificationItem)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute