AzureSqlDatabaseRestorePointModel.RestorePointType Property

Definition

Gets the restore point type of the Azure SQL Database restore point. Possible values are: DISCRETE and CONTINUOUS.

public string RestorePointType { get; set; }
member this.RestorePointType : string with get, set
Public Property RestorePointType As String

Property Value

Applies to