Compartilhar via


MockableNetAppSubscriptionResource.QueryRegionInfoNetAppResourceAsync Método

Definição

Fornece informações de mapeamento de zona lógica e proximidade de rede.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/providers/Microsoft.NetApp/locations/{location}/regionInfo
  • Operação IdNetAppResource_QueryRegionInfo
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.NetApp.Models.NetAppRegionInfo>> QueryRegionInfoNetAppResourceAsync (Azure.Core.AzureLocation location, System.Threading.CancellationToken cancellationToken = default);
abstract member QueryRegionInfoNetAppResourceAsync : Azure.Core.AzureLocation * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.NetApp.Models.NetAppRegionInfo>>
override this.QueryRegionInfoNetAppResourceAsync : Azure.Core.AzureLocation * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.NetApp.Models.NetAppRegionInfo>>
Public Overridable Function QueryRegionInfoNetAppResourceAsync (location As AzureLocation, Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of NetAppRegionInfo))

Parâmetros

location
AzureLocation

O nome da região do Azure.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Aplica-se a