次の方法で共有


SnapshotsOperationsExtensions.List(ISnapshotsOperations) メソッド

定義

サブスクリプションのスナップショットを一覧表示します。

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Compute.Models.Snapshot> List (this Microsoft.Azure.Management.Compute.ISnapshotsOperations operations);
static member List : Microsoft.Azure.Management.Compute.ISnapshotsOperations -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Compute.Models.Snapshot>
<Extension()>
Public Function List (operations As ISnapshotsOperations) As IPage(Of Snapshot)

パラメーター

operations
ISnapshotsOperations

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

戻り値

適用対象