Freigeben über


MockableNetAppSubscriptionResource.QueryRegionInfoNetAppResourceAsync Methode

Definition

Stellt Speicher für Netzwerknähe und Zuordnungsinformationen zu logischen Zonen bereit.

  • Anforderungspfad/Abonnements/{subscriptionId}/providers/Microsoft.NetApp/locations/{location}/regionInfo
  • Vorgangs-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))

Parameter

location
AzureLocation

Der Name der Azure-Region.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: