VmWorkloadProtectedItemExtendedInfo 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.
Additional information on Azure Workload for SQL specific backup item.
public class VmWorkloadProtectedItemExtendedInfo
type VmWorkloadProtectedItemExtendedInfo = class
Public Class VmWorkloadProtectedItemExtendedInfo
- Inheritance
-
VmWorkloadProtectedItemExtendedInfo
Constructors
VmWorkloadProtectedItemExtendedInfo() |
Initializes a new instance of VmWorkloadProtectedItemExtendedInfo. |
Properties
NewestRecoveryPointInArchive |
The latest backup copy available for this backup item in archive tier. |
OldestRecoverOn |
The oldest backup copy available for this backup item across all tiers. |
OldestRecoveryPointInArchive |
The oldest backup copy available for this backup item in archive tier. |
OldestRecoveryPointInVault |
The oldest backup copy available for this backup item in vault tier. |
PolicyState |
Indicates consistency of policy object and policy applied to this backup item. |
RecoveryModel |
Indicates consistency of policy object and policy applied to this backup item. |
RecoveryPointCount |
Number of backup copies available for this backup item. |
Applies to
Azure SDK for .NET