共用方式為


AzureSqlContainer interface

Azure Sql 工作負載特定的容器。

Extends

屬性

containerType

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

繼承的屬性

backupManagementType

容器的備份管理類型。

friendlyName

容器的易記名稱。

healthStatus

容器健全狀況的狀態。

protectableObjectType

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

registrationStatus

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

屬性詳細資料

containerType

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

containerType: "AzureSqlContainer"

屬性值

"AzureSqlContainer"

繼承的屬性詳細資料

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