C#
C++
F#
VB
RequestResult.StartTime Property
RequestResult::StartTime Property
RequestResult.StartTime Property
RequestResult.StartTime Property
Gets the start time of the operation.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
C++
public: property DateTime StartTime { DateTime get(); internal: void set(DateTime value); }
Property Value
Type: System.DateTimeSystem::DateTimeSystem.DateTimeSystem.DateTimeA DateTime value indicating the start time of the operation.