DatabaseCopyCreateParameters.IsOfflineSecondary Property

 

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

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

public bool IsOfflineSecondary { get; set; }

Property Value

Type: System.Boolean
Return to top
Show: