Share via


IJobDelayDetails.ErrorCode Property

Definition

Delay Error code

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Delay Error code", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.PortalDelayErrorCode) }, ReadOnly=true, Required=false, SerializedName="errorCode")]
public Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.PortalDelayErrorCode? ErrorCode { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Delay Error code", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.PortalDelayErrorCode) }, ReadOnly=true, Required=false, SerializedName="errorCode")>]
member this.ErrorCode : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.PortalDelayErrorCode>
Public ReadOnly Property ErrorCode As Nullable(Of PortalDelayErrorCode)

Property Value

Attributes

Applies to