Freigeben über


NetworkFabricIPCommunityCollection.Get(String, CancellationToken) Methode

Definition

Implementiert eine GET-Methode der IP-Community.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedNetworkFabric/ipCommunities/{ipCommunityName}
  • Vorgangs-IdIpCommunities_Get
public virtual Azure.Response<Azure.ResourceManager.ManagedNetworkFabric.NetworkFabricIPCommunityResource> Get (string ipCommunityName, System.Threading.CancellationToken cancellationToken = default);
abstract member Get : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.ManagedNetworkFabric.NetworkFabricIPCommunityResource>
override this.Get : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.ManagedNetworkFabric.NetworkFabricIPCommunityResource>
Public Overridable Function Get (ipCommunityName As String, Optional cancellationToken As CancellationToken = Nothing) As Response(Of NetworkFabricIPCommunityResource)

Parameter

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: