Share via


UpdateSummary.Updates Property

Definition

Gets the list of updates available for install.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.updates")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataBoxEdge.Models.UpdateDetails> Updates { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.updates")>]
member this.Updates : System.Collections.Generic.IList<Microsoft.Azure.Management.DataBoxEdge.Models.UpdateDetails>
Public ReadOnly Property Updates As IList(Of UpdateDetails)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to