共用方式為


AzureFileshareProtectedItemExtendedInfo interface

Azure 檔案共用備份專案的其他資訊。

屬性

oldestRecoveryPoint

服務中此專案可用的最舊備份複本。

policyState

表示套用至此備份項目的原則對象和原則的一致性。

recoveryPointCount

與此備份項目相關聯的可用備份複本數目。

resourceState

指出此資源的狀態。 可能的值為 enum ResourceState {Invalid, Active, SoftDeleted, Deleted} 附注: 此屬性將不會串行化。 它只能由伺服器填入。

resourceStateSyncTime

此備份項目的資源狀態同步時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

oldestRecoveryPoint

服務中此專案可用的最舊備份複本。

oldestRecoveryPoint?: Date

屬性值

Date

policyState

表示套用至此備份項目的原則對象和原則的一致性。

policyState?: string

屬性值

string

recoveryPointCount

與此備份項目相關聯的可用備份複本數目。

recoveryPointCount?: number

屬性值

number

resourceState

指出此資源的狀態。 可能的值為 enum ResourceState {Invalid, Active, SoftDeleted, Deleted} 附注: 此屬性將不會串行化。 它只能由伺服器填入。

resourceState?: string

屬性值

string

resourceStateSyncTime

此備份項目的資源狀態同步時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

resourceStateSyncTime?: Date

屬性值

Date