共用方式為


Backup interface

備份保存庫下的備份

Extends

屬性

backupId

用來識別備份附註的 UUID v4:此屬性將不會串行化。 它只能由伺服器填入。

backupPolicyResourceId

用來識別備份原則的 ResourceId 注意:此屬性將不會串行化。 它只能由伺服器填入。

backupType

備份類型手動或排程附註:此屬性將不會串行化。 它只能由伺服器填入。

creationDate

備份的建立日期注意:此屬性將不會串行化。 它只能由伺服器填入。

failureReason

失敗原因注意:此屬性將不會串行化。 它只能由伺服器填入。

label

備份的標籤

provisioningState

Azure 生命週期管理附註:此屬性將不會串行化。 它只能由伺服器填入。

size

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

snapshotName

快照集的名稱

useExistingSnapshot

手動備份已經存在的快照集。 對於排程備份而言,這一律為 false,而手動備份則為 true/false

volumeResourceId

用來識別磁碟區的 ResourceId

繼承的屬性

id

資源的完整資源標識碼。 例如“/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}” 附注:此屬性將不會串行化。 它只能由伺服器填入。

name

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

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

backupId

用來識別備份附註的 UUID v4:此屬性將不會串行化。 它只能由伺服器填入。

backupId?: string

屬性值

string

backupPolicyResourceId

用來識別備份原則的 ResourceId 注意:此屬性將不會串行化。 它只能由伺服器填入。

backupPolicyResourceId?: string

屬性值

string

backupType

備份類型手動或排程附註:此屬性將不會串行化。 它只能由伺服器填入。

backupType?: string

屬性值

string

creationDate

備份的建立日期注意:此屬性將不會串行化。 它只能由伺服器填入。

creationDate?: Date

屬性值

Date

failureReason

失敗原因注意:此屬性將不會串行化。 它只能由伺服器填入。

failureReason?: string

屬性值

string

label

備份的標籤

label?: string

屬性值

string

provisioningState

Azure 生命週期管理附註:此屬性將不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

size

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

size?: number

屬性值

number

snapshotName

快照集的名稱

snapshotName?: string

屬性值

string

useExistingSnapshot

手動備份已經存在的快照集。 對於排程備份而言,這一律為 false,而手動備份則為 true/false

useExistingSnapshot?: boolean

屬性值

boolean

volumeResourceId

用來識別磁碟區的 ResourceId

volumeResourceId: string

屬性值

string

繼承的屬性詳細資料

id

資源的完整資源標識碼。 例如“/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}” 附注:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自ProxyResource.id

name

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

name?: string

屬性值

string

繼承自ProxyResource.name

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

systemData?: SystemData

屬性值

繼承自ProxyResource.systemData

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自ProxyResource.type