次の方法で共有


MonitorServiceList.Data プロパティ

定義

操作の配列を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象