次の方法で共有


BastionHostsOperationsExtensions.List(IBastionHostsOperations) メソッド

定義

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

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

パラメーター

operations
IBastionHostsOperations

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

戻り値

適用対象