IaasVmProtectedItemExtendedInfo 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 IaaS VM specific backup item.
public class IaasVmProtectedItemExtendedInfo
type IaasVmProtectedItemExtendedInfo = class
Public Class IaasVmProtectedItemExtendedInfo
- Inheritance
-
IaasVmProtectedItemExtendedInfo
Constructors
IaasVmProtectedItemExtendedInfo() |
Initializes a new instance of IaasVmProtectedItemExtendedInfo. |
Properties
IsPolicyInconsistent |
Specifies if backup policy associated with the backup item is inconsistent. |
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. |
RecoveryPointCount |
Number of backup copies available for this backup item. |
Applies to
Azure SDK for .NET