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

DiskRestorePointAttributes 类

定义

磁盘还原点详细信息。

public class DiskRestorePointAttributes : Microsoft.Azure.Management.Compute.Models.SubResourceReadOnly
type DiskRestorePointAttributes = class
    inherit SubResourceReadOnly
Public Class DiskRestorePointAttributes
Inherits SubResourceReadOnly
继承
DiskRestorePointAttributes

构造函数

DiskRestorePointAttributes()

初始化 DiskRestorePointAttributes 类的新实例。

DiskRestorePointAttributes(String, RestorePointEncryption, ApiEntityReference)

初始化 DiskRestorePointAttributes 类的新实例。

属性

Encryption

磁盘还原点详细信息。

Id

获取资源 ID

(继承自 SubResourceReadOnly)
SourceDiskRestorePoint

获取或设置源磁盘还原点的资源 ID。

适用于