次の方法で共有


SmartGroupModificationProperties.Modifications プロパティ

定義

変更の詳細を取得または設定します

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象