Share via


ErrorResponse.ErrorCode Property

Definition

Gets or sets the migration error code.

[System.Runtime.Serialization.DataMember]
public System.Fabric.FabricErrorCode ErrorCode { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.ErrorCode : System.Fabric.FabricErrorCode with get, set
Public Property ErrorCode As FabricErrorCode

Property Value

Attributes

Applies to