Freigeben über


ManagedNetworkFabricExtensions.GetNetworkFabricIPExtendedCommunitiesAsync Methode

Definition

Implementiert ipExtendedCommunities list by subscription GET-Methode.

  • Request Path/subscriptions/{subscriptionId}/providers/Microsoft.ManagedNetworkFabric/ipExtendedCommunities
  • Vorgang IdIpExtendedCommunities_ListBySubscription
public static Azure.AsyncPageable<Azure.ResourceManager.ManagedNetworkFabric.NetworkFabricIPExtendedCommunityResource> GetNetworkFabricIPExtendedCommunitiesAsync (this Azure.ResourceManager.Resources.SubscriptionResource subscriptionResource, System.Threading.CancellationToken cancellationToken = default);
static member GetNetworkFabricIPExtendedCommunitiesAsync : Azure.ResourceManager.Resources.SubscriptionResource * System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.ManagedNetworkFabric.NetworkFabricIPExtendedCommunityResource>
<Extension()>
Public Function GetNetworkFabricIPExtendedCommunitiesAsync (subscriptionResource As SubscriptionResource, Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of NetworkFabricIPExtendedCommunityResource)

Parameter

subscriptionResource
SubscriptionResource

Der SubscriptionResource instance, für den die Methode ausgeführt wird.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Eine asynchrone Sammlung von, bei der NetworkFabricIPExtendedCommunityResource mehrere Dienstanforderungen zum Durchlaufen verwendet werden können.

Gilt für: