DataProtectionBackupDiscreteRecoveryPointProperties 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.
Azure backup discrete RecoveryPoint.
public class DataProtectionBackupDiscreteRecoveryPointProperties : Azure.ResourceManager.DataProtectionBackup.Models.DataProtectionBackupRecoveryPointProperties, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DataProtectionBackup.Models.DataProtectionBackupDiscreteRecoveryPointProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DataProtectionBackup.Models.DataProtectionBackupDiscreteRecoveryPointProperties>
type DataProtectionBackupDiscreteRecoveryPointProperties = class
inherit DataProtectionBackupRecoveryPointProperties
interface IJsonModel<DataProtectionBackupDiscreteRecoveryPointProperties>
interface IPersistableModel<DataProtectionBackupDiscreteRecoveryPointProperties>
Public Class DataProtectionBackupDiscreteRecoveryPointProperties
Inherits DataProtectionBackupRecoveryPointProperties
Implements IJsonModel(Of DataProtectionBackupDiscreteRecoveryPointProperties), IPersistableModel(Of DataProtectionBackupDiscreteRecoveryPointProperties)
- Inheritance
-
DataProtectionBackupDiscreteRecoveryPointProperties
- Implements
Constructors
| Name | Description |
|---|---|
| DataProtectionBackupDiscreteRecoveryPointProperties(DateTimeOffset) |
Initializes a new instance of DataProtectionBackupDiscreteRecoveryPointProperties. |
Properties
| Name | Description |
|---|---|
| ExpireOn |
Gets the ExpireOn. |
| FriendlyName |
Gets or sets the FriendlyName. |
| PolicyName |
Gets or sets the PolicyName. |
| PolicyVersion |
Gets or sets the PolicyVersion. |
| RecoverOn |
Gets or sets the RecoverOn. |
| RecoveryPointDataStoresDetails |
Gets the RecoveryPointDataStoresDetails. |
| RecoveryPointId |
Gets or sets the RecoveryPointId. |
| RecoveryPointState |
Specifies recovery point completeness. Partial (i.e., only some of the intended items were backed up), or Completed (i.e., ALL intended items were backed up). |
| RecoveryPointType |
Gets or sets the RecoveryPointType. |
| RetentionTagName |
Gets or sets the RetentionTagName. |
| RetentionTagVersion |
Gets or sets the RetentionTagVersion. |