BackupLongTermRetentionVaultInner Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- 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
Azure SDK for .NET