Share via


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 を取得または設定します。

適用対象