共用方式為


AzureFileShareRecoveryPoint interface

Azure 檔案共用工作負載特定的備份複本。

Extends

屬性

fileShareSnapshotUri

如果適用,則包含檔案共用快照集的URL

objectType

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

recoveryPointProperties

恢復點的屬性

recoveryPointSizeInGB

包含恢復點大小

recoveryPointTime

建立此備份複本的時間。

recoveryPointType

備份複本的類型。 指定它是當機時一致的備份或應用程式一致。

屬性詳細資料

fileShareSnapshotUri

如果適用,則包含檔案共用快照集的URL

fileShareSnapshotUri?: string

屬性值

string

objectType

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

objectType: "AzureFileShareRecoveryPoint"

屬性值

"AzureFileShareRecoveryPoint"

recoveryPointProperties

恢復點的屬性

recoveryPointProperties?: RecoveryPointProperties

屬性值

recoveryPointSizeInGB

包含恢復點大小

recoveryPointSizeInGB?: number

屬性值

number

recoveryPointTime

建立此備份複本的時間。

recoveryPointTime?: Date

屬性值

Date

recoveryPointType

備份複本的類型。 指定它是當機時一致的備份或應用程式一致。

recoveryPointType?: string

屬性值

string