DatabaseCopy.StartDate Property

 

Optional. Gets the UTC date when the database copy was initiated.

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

public string StartDate { get; set; }

Property Value

Type: System.String
Return to top
Show: