AzureIaaSvmProtectedItemExtendedInfo |
AzureIaaSvmProtectedItem.extendedInfo() |
Get the extendedInfo property: Additional information for this backup item.
|
AzureIaaSvmProtectedItemExtendedInfo |
AzureIaaSvmProtectedItemExtendedInfo.withNewestRecoveryPointInArchive(OffsetDateTime newestRecoveryPointInArchive) |
Set the newestRecoveryPointInArchive property: The latest backup copy available for this backup item in archive
tier.
|
AzureIaaSvmProtectedItemExtendedInfo |
AzureIaaSvmProtectedItemExtendedInfo.withOldestRecoveryPoint(OffsetDateTime oldestRecoveryPoint) |
Set the oldestRecoveryPoint property: The oldest backup copy available for this backup item across all tiers.
|
AzureIaaSvmProtectedItemExtendedInfo |
AzureIaaSvmProtectedItemExtendedInfo.withOldestRecoveryPointInArchive(OffsetDateTime oldestRecoveryPointInArchive) |
Set the oldestRecoveryPointInArchive property: The oldest backup copy available for this backup item in archive
tier.
|
AzureIaaSvmProtectedItemExtendedInfo |
AzureIaaSvmProtectedItemExtendedInfo.withOldestRecoveryPointInVault(OffsetDateTime oldestRecoveryPointInVault) |
Set the oldestRecoveryPointInVault property: The oldest backup copy available for this backup item in vault tier.
|
AzureIaaSvmProtectedItemExtendedInfo |
AzureIaaSvmProtectedItemExtendedInfo.withPolicyInconsistent(Boolean policyInconsistent) |
Set the policyInconsistent property: Specifies if backup policy associated with the backup item is inconsistent.
|
AzureIaaSvmProtectedItemExtendedInfo |
AzureIaaSvmProtectedItemExtendedInfo.withRecoveryPointCount(Integer recoveryPointCount) |
Set the recoveryPointCount property: Number of backup copies available for this backup item.
|