Freigeben über


ManagedNetworkFabricExtensions.GetNetworkFabricIPCommunity Methode

Definition

Implementiert eine IP Community GET-Methode.

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

Parameter

resourceGroupResource
ResourceGroupResource

Der ResourceGroupResource instance, für den 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: