Order.OrderHistory Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets list of status changes in the order.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.orderHistory")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.EdgeGateway.Models.OrderStatus> OrderHistory { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.orderHistory")>]
member this.OrderHistory : System.Collections.Generic.IList<Microsoft.Azure.Management.EdgeGateway.Models.OrderStatus>
Public ReadOnly Property OrderHistory As IList(Of OrderStatus)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute