DatabaseCopy.IsTerminationAllowed Property

 

Optional. Gets a value indicating whether forced termination of this continuous copy is allowed.

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

public bool IsTerminationAllowed { get; set; }

Property Value

Type: System.Boolean
Return to top
Show: