Share via


StorageSyncErrorDetails Class

Definition

Error Details object.

public class StorageSyncErrorDetails
type StorageSyncErrorDetails = class
Public Class StorageSyncErrorDetails
Inheritance
StorageSyncErrorDetails

Constructors

StorageSyncErrorDetails()

Initializes a new instance of the StorageSyncErrorDetails class.

StorageSyncErrorDetails(String, String, String, String, String, String, String, String)

Initializes a new instance of the StorageSyncErrorDetails class.

Properties

Code

Gets or sets error code of the given entry.

ExceptionType

Gets or sets exception type of the given entry.

HashedMessage

Gets or sets hashed message of the given entry.

HttpErrorCode

Gets or sets HTTP error code of the given entry.

HttpMethod

Gets or sets HTTP method of the given entry.

Message

Gets or sets error message of the given entry.

RequestUri

Gets or sets request URI of the given entry.

Target

Gets or sets target of the given entry.

Applies to