次の方法で共有


GalleriesOperationsExtensions.List(IGalleriesOperations) メソッド

定義

サブスクリプションの下にあるギャラリーを一覧表示します。

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

パラメーター

operations
IGalleriesOperations

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

戻り値

適用対象