ManagedBackupShortTermRetentionPolicyInner Class

Definition

A short term retention policy.

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

Constructors

ManagedBackupShortTermRetentionPolicyInner()

Initializes a new instance of the ManagedBackupShortTermRetentionPolicyInner class.

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

Initializes a new instance of the ManagedBackupShortTermRetentionPolicyInner class.

Properties

Id

Resource Id. Setter is protected because Id needs to be set in Network resources.

(Inherited from ProxyResource)
Location

Resource location

(Inherited from Resource)
Name

Resource name

(Inherited from ProxyResource)
RetentionDays

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

Tags

Resource tags

(Inherited from Resource)
Type

Resource type

(Inherited from ProxyResource)

Methods

Validate()

Validate the object. Throws ValidationException if validation fails.

(Inherited from Resource)

Applies to