你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AzureVmWorkloadProtectedItemExtendedInfo 类

定义

有关特定于 SQL 的 Azure 工作负荷备份项的其他信息。

public class AzureVmWorkloadProtectedItemExtendedInfo
type AzureVmWorkloadProtectedItemExtendedInfo = class
Public Class AzureVmWorkloadProtectedItemExtendedInfo
继承
AzureVmWorkloadProtectedItemExtendedInfo

构造函数

AzureVmWorkloadProtectedItemExtendedInfo()

初始化 AzureVmWorkloadProtectedItemExtendedInfo 类的新实例。

AzureVmWorkloadProtectedItemExtendedInfo(Nullable<DateTime>, Nullable<Int32>, String)

初始化 AzureVmWorkloadProtectedItemExtendedInfo 类的新实例。

属性

OldestRecoveryPoint

获取或设置可用于此备份项的最早备份副本。

PolicyState

获取或设置指示应用于此备份项的策略对象和策略的一致性。

RecoveryPointCount

获取或设置可用于此备份项的备份副本数。

适用于