共用方式為


AzureFileShareProtectableItem interface

Azure Fileshare 工作負載的可保護專案。

Extends

屬性

azureFileShareType

檔案共享類型 XSync 或 XSMB。

parentContainerFabricId

此可保護專案所屬容器的完整網狀架構標識碼。 例如,ARM 標識碼。

parentContainerFriendlyName

這個可保護專案所屬的容器易記名稱。

protectableItemType

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

繼承的屬性

backupManagementType

要備份項目的備份管理類型。

friendlyName

備份專案的易記名稱。

protectionState

備份項目的狀態。

workloadType

備份管理的工作負載類型

屬性詳細資料

azureFileShareType

檔案共享類型 XSync 或 XSMB。

azureFileShareType?: string

屬性值

string

parentContainerFabricId

此可保護專案所屬容器的完整網狀架構標識碼。 例如,ARM 標識碼。

parentContainerFabricId?: string

屬性值

string

parentContainerFriendlyName

這個可保護專案所屬的容器易記名稱。

parentContainerFriendlyName?: string

屬性值

string

protectableItemType

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

protectableItemType: "AzureFileShare"

屬性值

"AzureFileShare"

繼承的屬性詳細資料

backupManagementType

要備份項目的備份管理類型。

backupManagementType?: string

屬性值

string

繼承自WorkloadProtectableItem.backupManagementType

friendlyName

備份專案的易記名稱。

friendlyName?: string

屬性值

string

繼承自WorkloadProtectableItem.friendlyName

protectionState

備份項目的狀態。

protectionState?: string

屬性值

string

繼承自WorkloadProtectableItem.protectionState

workloadType

備份管理的工作負載類型

workloadType?: string

屬性值

string

繼承自WorkloadProtectableItem.workloadType