AzureVmWorkloadProtectedItemExtendedInfo |
AzureVmWorkloadProtectedItem.extendedInfo() |
Get the extendedInfo property: Additional information for this backup item.
|
AzureVmWorkloadProtectedItemExtendedInfo |
AzureVmWorkloadProtectedItemExtendedInfo.withNewestRecoveryPointInArchive(OffsetDateTime newestRecoveryPointInArchive) |
Set the newestRecoveryPointInArchive property: The latest backup copy available for this backup item in archive
tier.
|
AzureVmWorkloadProtectedItemExtendedInfo |
AzureVmWorkloadProtectedItemExtendedInfo.withOldestRecoveryPoint(OffsetDateTime oldestRecoveryPoint) |
Set the oldestRecoveryPoint property: The oldest backup copy available for this backup item across all tiers.
|
AzureVmWorkloadProtectedItemExtendedInfo |
AzureVmWorkloadProtectedItemExtendedInfo.withOldestRecoveryPointInArchive(OffsetDateTime oldestRecoveryPointInArchive) |
Set the oldestRecoveryPointInArchive property: The oldest backup copy available for this backup item in archive
tier.
|
AzureVmWorkloadProtectedItemExtendedInfo |
AzureVmWorkloadProtectedItemExtendedInfo.withOldestRecoveryPointInVault(OffsetDateTime oldestRecoveryPointInVault) |
Set the oldestRecoveryPointInVault property: The oldest backup copy available for this backup item in vault tier.
|
AzureVmWorkloadProtectedItemExtendedInfo |
AzureVmWorkloadProtectedItemExtendedInfo.withPolicyState(String policyState) |
Set the policyState property: Indicates consistency of policy object and policy applied to this backup item.
|
AzureVmWorkloadProtectedItemExtendedInfo |
AzureVmWorkloadProtectedItemExtendedInfo.withRecoveryModel(String recoveryModel) |
Set the recoveryModel property: Indicates consistency of policy object and policy applied to this backup item.
|
AzureVmWorkloadProtectedItemExtendedInfo |
AzureVmWorkloadProtectedItemExtendedInfo.withRecoveryPointCount(Integer recoveryPointCount) |
Set the recoveryPointCount property: Number of backup copies available for this backup item.
|