OperationStatusRecoveryPointExtendedInfo 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.
Operation status extended info for Updated Recovery Point.
public class OperationStatusRecoveryPointExtendedInfo : Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.Models.OperationStatusExtendedInfo
type OperationStatusRecoveryPointExtendedInfo = class
inherit OperationStatusExtendedInfo
Public Class OperationStatusRecoveryPointExtendedInfo
Inherits OperationStatusExtendedInfo
- Inheritance
Constructors
OperationStatusRecoveryPointExtendedInfo() |
Initializes a new instance of the OperationStatusRecoveryPointExtendedInfo class. |
OperationStatusRecoveryPointExtendedInfo(RecoveryPoint, String) |
Initializes a new instance of the OperationStatusRecoveryPointExtendedInfo class. |
Properties
DeletedBackupItemVersion |
Gets or sets in case the share is in soft-deleted state, populate this field with deleted backup item |
UpdatedRecoveryPoint |
Gets or sets recovery Point info with updated source snapshot URI |
Applies to
Azure SDK for .NET