DiskRestorePointOperationsExtensions.GetAsync メソッド

定義

ディスクの復元Point リソースを取得する

C#
public static System.Threading.Tasks.Task<Microsoft.Azure.Management.Compute.Models.DiskRestorePoint> GetAsync(this Microsoft.Azure.Management.Compute.IDiskRestorePointOperations operations, string resourceGroupName, string restorePointCollectionName, string vmRestorePointName, string diskRestorePointName, System.Threading.CancellationToken cancellationToken = default);

パラメーター

operations
IDiskRestorePointOperations

この拡張メソッドの操作グループ。

resourceGroupName
String

リソース グループの名前。

restorePointCollectionName
String

ディスク復元ポイントが属する復元ポイント コレクションの名前。

vmRestorePointName
String

ディスク ディスク復元ポイントが属する VM 復元ポイントの名前。

diskRestorePointName
String

作成されたディスク復元ポイントの名前。

cancellationToken
CancellationToken

キャンセル トークン。

戻り値

適用対象

製品 バージョン
Azure SDK for .NET Legacy