DatabaseCopyCreateParameters Properties

 

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

NameDescription
System_CAPS_pubpropertyIsContinuous

Required. Gets a value that indicates whether the copy should be continuous.

System_CAPS_pubpropertyIsOfflineSecondary

Optional. Gets a value that indicates whether it is an offline secondary copy.

System_CAPS_pubpropertyPartnerDatabase

Required. Gets the name of the destination database for the copy.

System_CAPS_pubpropertyPartnerServer

Required. Gets the name of the destination server for the copy.

Return to top
Show: