共用方式為


ProtectableContainer interface

可保護的容器類別。

屬性

backupManagementType

容器的備份管理類型。

containerId

容器的網狀架構標識碼,例如 ARM 識別碼。

friendlyName

容器的易記名稱。

healthStatus

容器健全狀況的狀態。

protectableContainerType

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

屬性詳細資料

backupManagementType

容器的備份管理類型。

backupManagementType?: string

屬性值

string

containerId

容器的網狀架構標識碼,例如 ARM 識別碼。

containerId?: string

屬性值

string

friendlyName

容器的易記名稱。

friendlyName?: string

屬性值

string

healthStatus

容器健全狀況的狀態。

healthStatus?: string

屬性值

string

protectableContainerType

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

protectableContainerType: "StorageContainer" | "VMAppContainer"

屬性值

"StorageContainer" | "VMAppContainer"