ServersOperationsExtensions.List(IServersOperations) メソッド

定義

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

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.MySQL.FlexibleServers.Models.Server> List (this Microsoft.Azure.Management.MySQL.FlexibleServers.IServersOperations operations);
static member List : Microsoft.Azure.Management.MySQL.FlexibleServers.IServersOperations -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.MySQL.FlexibleServers.Models.Server>
<Extension()>
Public Function List (operations As IServersOperations) As IPage(Of Server)

パラメーター

operations
IServersOperations

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

戻り値

適用対象