次の方法で共有


DisksOperationsExtensions.List(IDisksOperations) メソッド

定義

サブスクリプションのすべてのディスクを一覧表示します。

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

パラメーター

operations
IDisksOperations

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

戻り値

適用対象