BackupLongTermRetentionVaultInner Class

Definition

A backup long term retention vault

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

Constructors

BackupLongTermRetentionVaultInner()

Initializes a new instance of the BackupLongTermRetentionVaultInner class.

BackupLongTermRetentionVaultInner(String, String, String, String, String)

Initializes a new instance of the BackupLongTermRetentionVaultInner 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)
RecoveryServicesVaultResourceId

Gets or sets the azure recovery services vault resource id

Tags

Resource tags

(Inherited from Resource)
Type

Resource type

(Inherited from ProxyResource)

Methods

Validate()

Validate the object.

Applies to