Share via


VMInsightsOnboardingStatus.Data Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to