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

AzureFileshareProtectedItemExtendedInfo interface

Additional information about Azure File Share backup item.

Properties

oldestRecoveryPoint

The oldest backup copy available for this item in the service.

policyState

Indicates consistency of policy object and policy applied to this backup item.

recoveryPointCount

Number of available backup copies associated with this backup item.

resourceState

Indicates the state of this resource. Possible values are from enum ResourceState {Invalid, Active, SoftDeleted, Deleted} NOTE: This property will not be serialized. It can only be populated by the server.

resourceStateSyncTime

The resource state sync time for this backup item. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

oldestRecoveryPoint

The oldest backup copy available for this item in the service.

oldestRecoveryPoint?: Date

Property Value

Date

policyState

Indicates consistency of policy object and policy applied to this backup item.

policyState?: string

Property Value

string

recoveryPointCount

Number of available backup copies associated with this backup item.

recoveryPointCount?: number

Property Value

number

resourceState

Indicates the state of this resource. Possible values are from enum ResourceState {Invalid, Active, SoftDeleted, Deleted} NOTE: This property will not be serialized. It can only be populated by the server.

resourceState?: string

Property Value

string

resourceStateSyncTime

The resource state sync time for this backup item. NOTE: This property will not be serialized. It can only be populated by the server.

resourceStateSyncTime?: Date

Property Value

Date