EdgeOrderItemDetails.CancellationStatus 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.
Describes whether the order item is cancellable or not.
public Azure.ResourceManager.EdgeOrder.Models.OrderItemCancellationStatus? CancellationStatus { get; }
member this.CancellationStatus : Nullable<Azure.ResourceManager.EdgeOrder.Models.OrderItemCancellationStatus>
Public ReadOnly Property CancellationStatus As Nullable(Of OrderItemCancellationStatus)