Compartilhar via


NetworkFabricInternetGatewayRuleCollection.GetIfExists Método

Definição

Tenta obter detalhes desse recurso do serviço.

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