DatabaseCopyListResponse.DatabaseCopies Property

 

Optional. Gets or sets the matching SQL Server database copies.

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

public IList<DatabaseCopy> DatabaseCopies { get; set; }
Return to top
Show: