EdgeOrderItemDetails.OrderItemMode 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.
Defines the mode of the Order item.
public Azure.ResourceManager.EdgeOrder.Models.EdgeOrderOrderMode? OrderItemMode { get; set; }
member this.OrderItemMode : Nullable<Azure.ResourceManager.EdgeOrder.Models.EdgeOrderOrderMode> with get, set
Public Property OrderItemMode As Nullable(Of EdgeOrderOrderMode)