Freigeben über


ManagedNetworkFabricExtensions.GetNetworkFabricNeighborGroupAsync Methode

Definition

Ruft die Nachbargruppe ab.

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

Parameter

resourceGroupResource
ResourceGroupResource

Der ResourceGroupResource instance die -Methode ausgeführt wird.

neighborGroupName
String

Name der Nachbargruppe.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Ausnahmen

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

neighborGroupName ist NULL.

Gilt für: