Class RequestResult
- Namespace
- Microsoft.Azure.Cosmos.Table
- Assembly
- Microsoft.Azure.Cosmos.Table.dll
public sealed class RequestResult
- Inheritance
-
RequestResult
- Inherited Members
-
Constructors
RequestResult()
Properties
ContentMd5
public string ContentMd5 { get; }
Property Value
- string
EndTime
public DateTimeOffset EndTime { get; }
Property Value
- DateTimeOffset
ErrorCode
public string ErrorCode { get; }
Property Value
- string
Etag
public string Etag { get; }
Property Value
- string
Exception
public Exception Exception { get; set; }
Property Value
- Exception
public StorageExtendedErrorInformation ExtendedErrorInformation { get; }
Property Value
- StorageExtendedErrorInformation
HttpStatusCode
public int HttpStatusCode { get; set; }
Property Value
- int
HttpStatusMessage
public string HttpStatusMessage { get; }
Property Value
- string
IsRequestServerEncrypted
public bool IsRequestServerEncrypted { get; }
Property Value
- bool
RequestCharge
public double? RequestCharge { get; }
Property Value
- double?
RequestDate
public string RequestDate { get; }
Property Value
- string
ServiceRequestID
public string ServiceRequestID { get; }
Property Value
- string
StartTime
public DateTimeOffset StartTime { get; }
Property Value
- DateTimeOffset
TargetLocation
public StorageLocation TargetLocation { get; }
Property Value
- StorageLocation