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

AzureFileshareProtectedItemExtendedInfo interface

有关 Azure 文件共享备份项的其他信息。

属性

oldestRecoveryPoint

服务中此项可用的最早备份副本。

policyState

指示应用于此备份项的策略对象和策略的一致性。

recoveryPointCount

与此备份项关联的可用备份副本数。

resourceState

指示此资源的状态。 可能的值来自枚举 ResourceState {Invalid, Active, SoftDeleted, Deleted} 注意:此属性不会序列化。 它只能由服务器填充。

resourceStateSyncTime

此备份项的资源状态同步时间。 注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

oldestRecoveryPoint

服务中此项可用的最早备份副本。

oldestRecoveryPoint?: Date

属性值

Date

policyState

指示应用于此备份项的策略对象和策略的一致性。

policyState?: string

属性值

string

recoveryPointCount

与此备份项关联的可用备份副本数。

recoveryPointCount?: number

属性值

number

resourceState

指示此资源的状态。 可能的值来自枚举 ResourceState {Invalid, Active, SoftDeleted, Deleted} 注意:此属性不会序列化。 它只能由服务器填充。

resourceState?: string

属性值

string

resourceStateSyncTime

此备份项的资源状态同步时间。 注意:此属性不会序列化。 它只能由服务器填充。

resourceStateSyncTime?: Date

属性值

Date