DatabaseEventLog::StartTimeUtc Property

 

Optional. Gets the start time of the event log.

Namespace:   Microsoft.WindowsAzure.Management.Sql.Models
Assembly:  Microsoft.WindowsAzure.Management.Sql (in Microsoft.WindowsAzure.Management.Sql.dll)

public:
property DateTime StartTimeUtc {
	DateTime get();
	void set(DateTime value);
}

Property Value

Type: System::DateTime
Return to top
Show: