DatabaseCopyListResponse.DatabaseCopies Property

Definition

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

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Sql.Models.DatabaseCopy> DatabaseCopies { get; set; }
member this.DatabaseCopies : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Sql.Models.DatabaseCopy> with get, set
Public Property DatabaseCopies As IList(Of DatabaseCopy)

Property Value

Applies to