Show / Hide Table of Contents

Class PitrPolicy

Point-in-time recovery policy.

Inheritance
object
PitrPolicy
NonePitrPolicy
StandardPitrPolicy
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.PsqlService.Models
Assembly: OCI.DotNetSDK.Psql.dll
Syntax
[JsonConverter(typeof(PitrPolicyModelConverter))]
public class PitrPolicy
In this article
Back to top