Freigeben über


NetAppExtensions.QueryRegionInfoNetAppResource 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 static Azure.Response<Azure.ResourceManager.NetApp.Models.NetAppRegionInfo> QueryRegionInfoNetAppResource (this Azure.ResourceManager.Resources.SubscriptionResource subscriptionResource, Azure.Core.AzureLocation location, System.Threading.CancellationToken cancellationToken = default);
static member QueryRegionInfoNetAppResource : Azure.ResourceManager.Resources.SubscriptionResource * Azure.Core.AzureLocation * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.NetApp.Models.NetAppRegionInfo>
<Extension()>
Public Function QueryRegionInfoNetAppResource (subscriptionResource As SubscriptionResource, location As AzureLocation, Optional cancellationToken As CancellationToken = Nothing) As Response(Of NetAppRegionInfo)

Parameter

subscriptionResource
SubscriptionResource

Der SubscriptionResource instance die -Methode ausgeführt wird.

location
AzureLocation

Der Name der Azure-Region.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: