VhdTimeStamp Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
VhdTimeStamp(DateTime) | |
VhdTimeStamp(UInt32) |
VhdTimeStamp(DateTime)
public VhdTimeStamp (DateTime dateTime);
new Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.VhdTimeStamp : DateTime -> Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.VhdTimeStamp
Public Sub New (dateTime As DateTime)
Parameters
- dateTime
- DateTime
Applies to
VhdTimeStamp(UInt32)
public VhdTimeStamp (uint value);
new Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.VhdTimeStamp : uint32 -> Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.VhdTimeStamp
Public Sub New (value As UInteger)
Parameters
- value
- UInt32