共用方式為


BackupItem interface

備份描述。

Extends

屬性

backupId

備份的標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

blobName

包含此備份數據的 Blob 名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

correlationId

唯一相互關聯標識碼。 請與 Azure 支援通訊時,搭配時間戳一起使用。 注意:這個屬性不會串行化。 它只能由伺服器填入。

created

備份建立的時間戳。 注意:這個屬性不會串行化。 它只能由伺服器填入。

databases

備份中包含的資料庫清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

finishedTimeStamp

此備份完成時的時間戳。 注意:這個屬性不會串行化。 它只能由伺服器填入。

lastRestoreTimeStamp

上次使用此備份之還原作業的時間戳。 注意:這個屬性不會串行化。 它只能由伺服器填入。

log

有關此備份的詳細數據。 可能包含錯誤訊息。 注意:這個屬性不會串行化。 它只能由伺服器填入。

namePropertiesName

此備份的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

scheduled

True 是表示 如果因為觸發排程而建立此備份。 注意:這個屬性不會串行化。 它只能由伺服器填入。

sizeInBytes

以位元組為單位的備份大小。 注意:這個屬性不會串行化。 它只能由伺服器填入。

status

備份狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

storageAccountUrl

包含此備份之記憶體帳戶容器的SAS URL。 注意:這個屬性不會串行化。 它只能由伺服器填入。

websiteSizeInBytes

已備份的原始 Web 應用程式大小。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性

id

資源標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。

kind

資源種類。

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

backupId

備份的標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

backupId?: number

屬性值

number

blobName

包含此備份數據的 Blob 名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

blobName?: string

屬性值

string

correlationId

唯一相互關聯標識碼。 請與 Azure 支援通訊時,搭配時間戳一起使用。 注意:這個屬性不會串行化。 它只能由伺服器填入。

correlationId?: string

屬性值

string

created

備份建立的時間戳。 注意:這個屬性不會串行化。 它只能由伺服器填入。

created?: Date

屬性值

Date

databases

備份中包含的資料庫清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

databases?: DatabaseBackupSetting[]

屬性值

finishedTimeStamp

此備份完成時的時間戳。 注意:這個屬性不會串行化。 它只能由伺服器填入。

finishedTimeStamp?: Date

屬性值

Date

lastRestoreTimeStamp

上次使用此備份之還原作業的時間戳。 注意:這個屬性不會串行化。 它只能由伺服器填入。

lastRestoreTimeStamp?: Date

屬性值

Date

log

有關此備份的詳細數據。 可能包含錯誤訊息。 注意:這個屬性不會串行化。 它只能由伺服器填入。

log?: string

屬性值

string

namePropertiesName

此備份的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

namePropertiesName?: string

屬性值

string

scheduled

True 是表示 如果因為觸發排程而建立此備份。 注意:這個屬性不會串行化。 它只能由伺服器填入。

scheduled?: boolean

屬性值

boolean

sizeInBytes

以位元組為單位的備份大小。 注意:這個屬性不會串行化。 它只能由伺服器填入。

sizeInBytes?: number

屬性值

number

status

備份狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

status?: BackupItemStatus

屬性值

storageAccountUrl

包含此備份之記憶體帳戶容器的SAS URL。 注意:這個屬性不會串行化。 它只能由伺服器填入。

storageAccountUrl?: string

屬性值

string

websiteSizeInBytes

已備份的原始 Web 應用程式大小。 注意:這個屬性不會串行化。 它只能由伺服器填入。

websiteSizeInBytes?: number

屬性值

number

繼承的屬性詳細資料

id

資源標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自ProxyOnlyResource.id

kind

資源種類。

kind?: string

屬性值

string

繼承自ProxyOnlyResource.kind

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自ProxyOnlyResource.name

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自ProxyOnlyResource.type