DatabaseCopyCreateParameters.IsContinuous Property

 

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

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

public bool IsContinuous { get; set; }

Property Value

Type: System.Boolean
Return to top
Show: