Language

IOrderItemDetails.CancellationReason Property

Definition

Cancellation reason.

[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=false, Description="Cancellation reason.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="cancellationReason", Update=false)]
public string CancellationReason { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=false, Description="Cancellation reason.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="cancellationReason", Update=false)>]
member this.CancellationReason : string
Public ReadOnly Property CancellationReason As String

Property Value

Attributes

Applies to