Partilhar via


NetworkFabricInternetGatewayRuleCollection.GetAsync Método

Definição

Obtém um recurso de Regra de Gateway de Internet.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedNetworkFabric/internetGatewayRules/{internetGatewayRuleName}
  • IdInternetGatewayRules_Get de operação
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.ManagedNetworkFabric.NetworkFabricInternetGatewayRuleResource>> GetAsync (string internetGatewayRuleName, System.Threading.CancellationToken cancellationToken = default);
abstract member GetAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.ManagedNetworkFabric.NetworkFabricInternetGatewayRuleResource>>
override this.GetAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.ManagedNetworkFabric.NetworkFabricInternetGatewayRuleResource>>
Public Overridable Function GetAsync (internetGatewayRuleName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of NetworkFabricInternetGatewayRuleResource))

Parâmetros

internetGatewayRuleName
String

Nome da regra do Gateway de Internet.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

internetGatewayRuleName é uma cadeia de caracteres vazia e era esperado que não estivesse vazio.

internetGatewayRuleName é nulo.

Aplica-se a