ConnectionProperties::CreationTime Property
Optional. Gets or sets the creation time of the connection.
Assembly: Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)
public: property DateTimeOffset CreationTime { DateTimeOffset get(); void set(DateTimeOffset value); }
Property Value
Type: System::DateTimeOffset
Show: