次の方法で共有


VpnServerConfigurationsOperationsExtensions.List メソッド

定義

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

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

パラメーター

operations
IVpnServerConfigurationsOperations

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

戻り値

適用対象