DiskRestorePoint interface

磁碟還原點的屬性

Extends

屬性

completionPercent

來源資源來自不同區域時,磁碟還原點的背景復本完成百分比。

diskAccessId

DiskAccess 資源的 ARM 識別碼,用於在磁碟上使用私人端點。

encryption

加密屬性可用來使用客戶管理的密鑰或平臺受控金鑰來加密待用數據。

familyId

支援快照集 MIS 系列的識別碼

hyperVGeneration

虛擬機的 Hypervisor 產生。 僅適用於OS磁碟。

logicalSectorSize

磁碟還原UltraSSD_LRS和PremiumV2_LRS磁碟的邏輯扇區大小,以位元組為單位。 支援的值為 512 和 4096。 4096 是預設值。

networkAccessPolicy

透過網路存取磁碟的原則。

osType

操作系統類型。

publicNetworkAccess

控制磁碟上導出的原則。

purchasePlan

建立OS磁碟的來源映像購買方案資訊。

replicationState

來源資源來自不同區域的磁碟還原點復寫狀態。

securityProfile

包含資源的安全性相關信息。

sourceResourceId

來源磁碟或來源磁碟還原點的arm標識碼。

sourceResourceLocation

來源資源來自不同區域時,來源磁碟或來源磁碟還原點的位置。

sourceUniqueId

來源磁碟的唯一化身 ID

supportedCapabilities

建立OS磁碟的映像支援功能清單。

supportsHibernation

表示磁碟上的OS支援休眠。

timeCreated

restorePoint 建立的時間戳記

繼承的屬性

id

資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

資源名稱

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。

type

資源的類型。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts”

屬性詳細資料

completionPercent

來源資源來自不同區域時,磁碟還原點的背景復本完成百分比。

completionPercent?: number

屬性值

number

diskAccessId

DiskAccess 資源的 ARM 識別碼,用於在磁碟上使用私人端點。

diskAccessId?: string

屬性值

string

encryption

加密屬性可用來使用客戶管理的密鑰或平臺受控金鑰來加密待用數據。

encryption?: Encryption

屬性值

familyId

支援快照集 MIS 系列的識別碼

familyId?: string

屬性值

string

hyperVGeneration

虛擬機的 Hypervisor 產生。 僅適用於OS磁碟。

hyperVGeneration?: string

屬性值

string

logicalSectorSize

磁碟還原UltraSSD_LRS和PremiumV2_LRS磁碟的邏輯扇區大小,以位元組為單位。 支援的值為 512 和 4096。 4096 是預設值。

logicalSectorSize?: number

屬性值

number

networkAccessPolicy

透過網路存取磁碟的原則。

networkAccessPolicy?: string

屬性值

string

osType

操作系統類型。

osType?: OperatingSystemTypes

屬性值

publicNetworkAccess

控制磁碟上導出的原則。

publicNetworkAccess?: string

屬性值

string

purchasePlan

建立OS磁碟的來源映像購買方案資訊。

purchasePlan?: DiskPurchasePlan

屬性值

replicationState

來源資源來自不同區域的磁碟還原點復寫狀態。

replicationState?: string

屬性值

string

securityProfile

包含資源的安全性相關信息。

securityProfile?: DiskSecurityProfile

屬性值

sourceResourceId

來源磁碟或來源磁碟還原點的arm標識碼。

sourceResourceId?: string

屬性值

string

sourceResourceLocation

來源資源來自不同區域時,來源磁碟或來源磁碟還原點的位置。

sourceResourceLocation?: string

屬性值

string

sourceUniqueId

來源磁碟的唯一化身 ID

sourceUniqueId?: string

屬性值

string

supportedCapabilities

建立OS磁碟的映像支援功能清單。

supportedCapabilities?: SupportedCapabilities

屬性值

supportsHibernation

表示磁碟上的OS支援休眠。

supportsHibernation?: boolean

屬性值

boolean

timeCreated

restorePoint 建立的時間戳記

timeCreated?: Date

屬性值

Date

繼承的屬性詳細資料

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