ManagedBackupShortTermRetentionPolicy Class

Definition

A short term retention policy.

[Microsoft.Rest.Serialization.JsonTransformation]
public class ManagedBackupShortTermRetentionPolicy : Microsoft.Azure.Management.Sql.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ManagedBackupShortTermRetentionPolicy = class
    inherit ProxyResource
Public Class ManagedBackupShortTermRetentionPolicy
Inherits ProxyResource
Inheritance
ManagedBackupShortTermRetentionPolicy
Attributes

Constructors

ManagedBackupShortTermRetentionPolicy()

Initializes a new instance of the ManagedBackupShortTermRetentionPolicy class.

ManagedBackupShortTermRetentionPolicy(String, String, String, Nullable<Int32>)

Initializes a new instance of the ManagedBackupShortTermRetentionPolicy class.

Properties

Id

Gets resource ID.

(Inherited from Resource)
Name

Gets resource name.

(Inherited from Resource)
RetentionDays

Gets or sets the backup retention period in days. This is how many days Point-in-Time Restore will be supported.

Type

Gets resource type.

(Inherited from Resource)

Applies to