共用方式為


GenericContainer interface

備份專案的泛型容器基類

Extends

屬性

containerType

多型歧視性,指定這個物件可以是的不同類型

extendedInformation

擴充資訊(未在清單容器 API 呼叫中傳回)

fabricName

容器網狀架構的名稱

繼承的屬性

backupManagementType

容器的備份管理類型。

friendlyName

容器的易記名稱。

healthStatus

容器健全狀況的狀態。

protectableObjectType

與此容器相關聯的可保護物件類型

registrationStatus

使用復原服務保存庫註冊容器的狀態。

屬性詳細資料

containerType

多型歧視性,指定這個物件可以是的不同類型

containerType: "GenericContainer"

屬性值

"GenericContainer"

extendedInformation

擴充資訊(未在清單容器 API 呼叫中傳回)

extendedInformation?: GenericContainerExtendedInfo

屬性值

fabricName

容器網狀架構的名稱

fabricName?: string

屬性值

string

繼承的屬性詳細資料

backupManagementType

容器的備份管理類型。

backupManagementType?: string

屬性值

string

繼承自ProtectionContainer.backupManagementType

friendlyName

容器的易記名稱。

friendlyName?: string

屬性值

string

繼承自ProtectionContainer.friendlyName

healthStatus

容器健全狀況的狀態。

healthStatus?: string

屬性值

string

繼承自ProtectionContainer.healthStatus

protectableObjectType

與此容器相關聯的可保護物件類型

protectableObjectType?: string

屬性值

string

繼承自ProtectionContainer.protectableObjectType

registrationStatus

使用復原服務保存庫註冊容器的狀態。

registrationStatus?: string

屬性值

string

繼承自ProtectionContainer.registrationStatus