Language

OrderItemDetails.DeletionStatus Property

Definition

Describes whether the order item is deletable or not.

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

Property Value

Implements

Attributes

Applies to