Partager via


NetworkFabricIPExtendedCommunityCollection.GetAsync Méthode

Définition

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

  • Chemin/abonnements de la demande/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedNetworkFabric/ipExtendedCommunities/{ipExtendedCommunityName}
  • IdIpExtendedCommunities_Get d’opération
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.ManagedNetworkFabric.NetworkFabricIPExtendedCommunityResource>> GetAsync (string ipExtendedCommunityName, System.Threading.CancellationToken cancellationToken = default);
abstract member GetAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.ManagedNetworkFabric.NetworkFabricIPExtendedCommunityResource>>
override this.GetAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.ManagedNetworkFabric.NetworkFabricIPExtendedCommunityResource>>
Public Overridable Function GetAsync (ipExtendedCommunityName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of NetworkFabricIPExtendedCommunityResource))

Paramètres

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 on s’attendait à ce qu’elle ne soit pas vide.

ipExtendedCommunityName a la valeur null.

S’applique à