DatabaseCopyGetResponse.DatabaseCopy Property

Definition

Optional. Gets or sets the returned database copy.

public Microsoft.WindowsAzure.Management.Sql.Models.DatabaseCopy DatabaseCopy { get; set; }
member this.DatabaseCopy : Microsoft.WindowsAzure.Management.Sql.Models.DatabaseCopy with get, set
Public Property DatabaseCopy As DatabaseCopy

Property Value

Applies to