你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AzureFileShareProtectableItem interface

Azure 文件共享工作负载的可保护项。

扩展

属性

azureFileShareType

文件共享类型 XSync 或 XSMB。

parentContainerFabricId

此可保护项所属的容器的完整构造 ID。 例如,ARM ID。

parentContainerFriendlyName

此可保护项所属的容器的友好名称。

protectableItemType

多态鉴别器,它指定此对象可以的不同类型的

继承属性

backupManagementType

用于备份项的备份管理类型。

friendlyName

备份项的友好名称。

protectionState

备份项的状态。

workloadType

备份管理的工作负荷类型

属性详细信息

azureFileShareType

文件共享类型 XSync 或 XSMB。

azureFileShareType?: string

属性值

string

parentContainerFabricId

此可保护项所属的容器的完整构造 ID。 例如,ARM ID。

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