Language

OrderItemDetails.CancellationStatus Property

Definition

Describes whether the order item is cancellable or not.

[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Origin(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Support.OrderItemCancellationEnum? CancellationStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Origin(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.PropertyOrigin.Owned)>]
member this.CancellationStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Support.OrderItemCancellationEnum>
Public ReadOnly Property CancellationStatus As Nullable(Of OrderItemCancellationEnum)

Property Value

Implements

Attributes

Applies to