Share via


IJobRun.ErrorCode Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.Info(Description="Error code of the given entry.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="code")]
public string ErrorCode { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.Info(Description="Error code of the given entry.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="code")>]
member this.ErrorCode : string with get, set
Public Property ErrorCode As String

Property Value

Attributes

Applies to