共用方式為


SmartGroupModificationProperties.Modifications Property

Definition

Gets or sets modification details

[Newtonsoft.Json.JsonProperty(PropertyName="modifications")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.AlertsManagement.Models.SmartGroupModificationItem> Modifications { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="modifications")>]
member this.Modifications : System.Collections.Generic.IList<Microsoft.Azure.Management.AlertsManagement.Models.SmartGroupModificationItem> with get, set
Public Property Modifications As IList(Of SmartGroupModificationItem)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to