次の方法で共有


BgpServiceCommunitiesOperationsExtensions.List メソッド

定義

使用可能なすべての bgp サービス コミュニティを取得します。

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

パラメーター

operations
IBgpServiceCommunitiesOperations

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

戻り値

適用対象