Aracılığıyla paylaş


BgpServiceCommunitiesOperationsExtensions.List Method

Definition

Gets all the available bgp service communities.

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)

Parameters

operations
IBgpServiceCommunitiesOperations

The operations group for this extension method.

Returns

Applies to