Compartilhar via


MonitorServiceList.Data Propriedade

Definição

Obtém ou define a matriz de operações

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a