DataProtectionBackupDiscreteRecoveryPointProperties Class

Definition

Azure backup discrete RecoveryPoint.

public class DataProtectionBackupDiscreteRecoveryPointProperties : Azure.ResourceManager.DataProtectionBackup.Models.DataProtectionBackupRecoveryPointProperties
type DataProtectionBackupDiscreteRecoveryPointProperties = class
    inherit DataProtectionBackupRecoveryPointProperties
Public Class DataProtectionBackupDiscreteRecoveryPointProperties
Inherits DataProtectionBackupRecoveryPointProperties
Inheritance
DataProtectionBackupDiscreteRecoveryPointProperties

Constructors

DataProtectionBackupDiscreteRecoveryPointProperties(DateTimeOffset)

Initializes a new instance of DataProtectionBackupDiscreteRecoveryPointProperties.

Properties

ExpireOn

Gets the expire on.

FriendlyName

Gets or sets the friendly name.

PolicyName

Gets or sets the policy name.

PolicyVersion

Gets or sets the policy version.

RecoverOn

Gets or sets the recover on.

RecoveryPointDataStoresDetails

Gets the recovery point data stores details.

RecoveryPointId

Gets or sets the recovery point id.

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 recovery point type.

RetentionTagName

Gets or sets the retention tag name.

RetentionTagVersion

Gets or sets the retention tag version.

Applies to