次の方法で共有


RestorePointSourceVmStorageProfile クラス

定義

ストレージ プロファイルについて説明します。

public class RestorePointSourceVmStorageProfile
type RestorePointSourceVmStorageProfile = class
Public Class RestorePointSourceVmStorageProfile
継承
RestorePointSourceVmStorageProfile

コンストラクター

RestorePointSourceVmStorageProfile()

RestorePointSourceVmStorageProfile の新しいインスタンスを初期化します。

プロパティ

DataDiskList

復元ポイントの作成時にキャプチャされた VM のデータ ディスクを取得します。

DataDisks

復元ポイントの作成時にキャプチャされた VM のデータ ディスクを取得します。

OSDisk

復元ポイントの作成時にキャプチャされた VM の OS ディスクを取得します。

適用対象