ManagedNetworkFabricExtensions.GetNetworkPacketBrokerAsync Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Récupère les détails de ce répartiteur de paquets réseau.
- Chemin/abonnements de la demande/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedNetworkFabric/networkPacketBrokers/{networkPacketBrokerName}
- IdNetworkPacketBrokers_Get d’opération
public static System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.ManagedNetworkFabric.NetworkPacketBrokerResource>> GetNetworkPacketBrokerAsync (this Azure.ResourceManager.Resources.ResourceGroupResource resourceGroupResource, string networkPacketBrokerName, System.Threading.CancellationToken cancellationToken = default);
static member GetNetworkPacketBrokerAsync : Azure.ResourceManager.Resources.ResourceGroupResource * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.ManagedNetworkFabric.NetworkPacketBrokerResource>>
<Extension()>
Public Function GetNetworkPacketBrokerAsync (resourceGroupResource As ResourceGroupResource, networkPacketBrokerName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of NetworkPacketBrokerResource))
Paramètres
- resourceGroupResource
- ResourceGroupResource
Instance ResourceGroupResource sur laquelle la méthode s’exécute.
- networkPacketBrokerName
- String
Nom du répartiteur de paquets réseau.
- cancellationToken
- CancellationToken
Jeton d’annulation à utiliser.
Retours
Exceptions
networkPacketBrokerName
est une chaîne vide, et on s’attendait à ce qu’elle ne soit pas vide.
networkPacketBrokerName
a la valeur null.