Delen via


NetAppExtensions.QueryRegionInfoNetAppResource Methode

Definitie

Biedt informatie over opslag naar netwerknabijheid en logische zonetoewijzing.

  • Pad/abonnementen/{subscriptionId}/providers/Microsoft.NetApp/locations/{location}/regionInfo aanvragen
  • Bewerkings 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)

Parameters

subscriptionResource
SubscriptionResource

Het SubscriptionResource exemplaar waarop de methode wordt uitgevoerd.

location
AzureLocation

De naam van de Azure-regio.

cancellationToken
CancellationToken

Het annuleringstoken dat moet worden gebruikt.

Retouren

Van toepassing op