次の方法で共有


ServersOperationsExtensions.List(IServersOperations) メソッド

定義

特定のサブスクリプション内のすべてのサーバーを一覧表示します。

public static System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.PostgreSQL.Models.Server> List (this Microsoft.Azure.Management.PostgreSQL.IServersOperations operations);
static member List : Microsoft.Azure.Management.PostgreSQL.IServersOperations -> seq<Microsoft.Azure.Management.PostgreSQL.Models.Server>
<Extension()>
Public Function List (operations As IServersOperations) As IEnumerable(Of Server)

パラメーター

operations
IServersOperations

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

戻り値

適用対象