Freigeben über


ManagedNetworkFabricExtensions.GetNetworkFabricIPCommunityAsync Methode

Definition

Implementiert eine GET-Methode der IP-Community.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedNetworkFabric/ipCommunities/{ipCommunityName}
  • Vorgangs-IdIpCommunities_Get
public static System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.ManagedNetworkFabric.NetworkFabricIPCommunityResource>> GetNetworkFabricIPCommunityAsync (this Azure.ResourceManager.Resources.ResourceGroupResource resourceGroupResource, string ipCommunityName, System.Threading.CancellationToken cancellationToken = default);
static member GetNetworkFabricIPCommunityAsync : Azure.ResourceManager.Resources.ResourceGroupResource * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.ManagedNetworkFabric.NetworkFabricIPCommunityResource>>
<Extension()>
Public Function GetNetworkFabricIPCommunityAsync (resourceGroupResource As ResourceGroupResource, ipCommunityName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of NetworkFabricIPCommunityResource))

Parameter

resourceGroupResource
ResourceGroupResource

Der ResourceGroupResource instance die -Methode ausgeführt wird.

ipCommunityName
String

Name der IP-Community.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Ausnahmen

ipCommunityName ist eine leere Zeichenfolge und wurde erwartet, dass sie nicht leer ist.

ipCommunityName ist NULL.

Gilt für: