Partager via


ManagedNetworkFabricExtensions.GetNetworkFabricIPExtendedCommunity 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 Azure.Response<Azure.ResourceManager.ManagedNetworkFabric.NetworkFabricIPExtendedCommunityResource> GetNetworkFabricIPExtendedCommunity (this Azure.ResourceManager.Resources.ResourceGroupResource resourceGroupResource, string ipExtendedCommunityName, System.Threading.CancellationToken cancellationToken = default);
static member GetNetworkFabricIPExtendedCommunity : Azure.ResourceManager.Resources.ResourceGroupResource * string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.ManagedNetworkFabric.NetworkFabricIPExtendedCommunityResource>
<Extension()>
Public Function GetNetworkFabricIPExtendedCommunity (resourceGroupResource As ResourceGroupResource, ipExtendedCommunityName As String, Optional cancellationToken As CancellationToken = Nothing) As 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 à