Partager via


ManagedNetworkFabricExtensions.GetNetworkFabricIPExtendedCommunityAsync Méthode

Définition

Implémente la méthode GET de la communauté étendue IP.

  • Chemin de la requête/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedNetworkFabric/ipExtendedCommunities/{ipExtendedCommunityName}
  • IdIpExtendedCommunities_Get d’opération
public static System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.ManagedNetworkFabric.NetworkFabricIPExtendedCommunityResource>> GetNetworkFabricIPExtendedCommunityAsync (this Azure.ResourceManager.Resources.ResourceGroupResource resourceGroupResource, string ipExtendedCommunityName, System.Threading.CancellationToken cancellationToken = default);
static member GetNetworkFabricIPExtendedCommunityAsync : Azure.ResourceManager.Resources.ResourceGroupResource * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.ManagedNetworkFabric.NetworkFabricIPExtendedCommunityResource>>
<Extension()>
Public Function GetNetworkFabricIPExtendedCommunityAsync (resourceGroupResource As ResourceGroupResource, ipExtendedCommunityName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of NetworkFabricIPExtendedCommunityResource))

Paramètres

resourceGroupResource
ResourceGroupResource

Instance ResourceGroupResource sur laquelle la méthode s’exécute.

ipExtendedCommunityName
String

Nom de la communauté étendue d’adresses IP.

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

Exceptions

ipExtendedCommunityName est une chaîne vide et devait être non vide.

ipExtendedCommunityName a la valeur null.

S’applique à