PostgreSqlFlexibleServerCreateMode.PointInTimeRestore Property

Definition

Operation restores an existing backup of an existing server. This operation creates a new server, and then restores on it the backup of an existing server at a specific point in time.

public static Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlFlexibleServerCreateMode PointInTimeRestore { get; }
static member PointInTimeRestore : Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlFlexibleServerCreateMode
Public Shared ReadOnly Property PointInTimeRestore As PostgreSqlFlexibleServerCreateMode

Property Value

Applies to