Share via


StatusInfo.LastModifiedTime Property

 

Optional. Gets the last time the operation status changed.

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

Syntax

public DateTime LastModifiedTime { get; set; }

Property Value

Type: System.DateTime

See Also

StatusInfo Class
Microsoft.WindowsAzure.Management.Sql.Models Namespace

Return to top