BackupRecoveryPointPatch 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.
Patch Request content to update recovery point for given RecoveryPointId.
public class BackupRecoveryPointPatch : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesBackup.Models.BackupRecoveryPointPatch>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesBackup.Models.BackupRecoveryPointPatch>
type BackupRecoveryPointPatch = class
interface IJsonModel<BackupRecoveryPointPatch>
interface IPersistableModel<BackupRecoveryPointPatch>
Public Class BackupRecoveryPointPatch
Implements IJsonModel(Of BackupRecoveryPointPatch), IPersistableModel(Of BackupRecoveryPointPatch)
- Inheritance
-
BackupRecoveryPointPatch
- Implements
Constructors
| Name | Description |
|---|---|
| BackupRecoveryPointPatch() |
Initializes a new instance of BackupRecoveryPointPatch. |
Properties
| Name | Description |
|---|---|
| RecoveryPointExpiryOn |
Expiry time of Recovery Point in UTC. |