ResourceExtensionConfigurationStatus.Timestamp Property

 

Optional. UTC time at which the status was reported.

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

public Nullable<DateTime> Timestamp { get; set; }

Property Value

Type: System.Nullable<DateTime>
Return to top
Show: