BackupLongTermRetentionPolicyInner Class

Definition

A backup long term retention policy

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

Constructors

BackupLongTermRetentionPolicyInner()

Initializes a new instance of the BackupLongTermRetentionPolicyInner class.

BackupLongTermRetentionPolicyInner(BackupLongTermRetentionPolicyState, String, String, String, String, String)

Initializes a new instance of the BackupLongTermRetentionPolicyInner class.

Properties

Id

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

(Inherited from ProxyResource)
Location

Gets the geo-location where the resource lives

Name

Resource name

(Inherited from ProxyResource)
RecoveryServicesBackupPolicyResourceId

Gets or sets the azure recovery services backup protection policy resource id

State

Gets or sets the status of the backup long term retention policy. Possible values include: 'Disabled', 'Enabled'

Tags

Resource tags

(Inherited from Resource)
Type

Resource type

(Inherited from ProxyResource)

Methods

Validate()

Validate the object.

Applies to