Freigeben über


WebSiteManagementClientExtensions.GetSubscriptionDeploymentLocationsAsync Methode

Definition

Ruft eine Liste der verfügbaren geografischen Regionen plus Ministamps ab.

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.AppService.Fluent.Models.DeploymentLocationsInner> GetSubscriptionDeploymentLocationsAsync (this Microsoft.Azure.Management.AppService.Fluent.IWebSiteManagementClient operations, System.Threading.CancellationToken cancellationToken = default);
static member GetSubscriptionDeploymentLocationsAsync : Microsoft.Azure.Management.AppService.Fluent.IWebSiteManagementClient * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.AppService.Fluent.Models.DeploymentLocationsInner>
<Extension()>
Public Function GetSubscriptionDeploymentLocationsAsync (operations As IWebSiteManagementClient, Optional cancellationToken As CancellationToken = Nothing) As Task(Of DeploymentLocationsInner)

Parameter

operations
IWebSiteManagementClient

Die Vorgangsgruppe für diese Erweiterungsmethode.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Hinweise

Beschreibung für Ruft eine Liste der verfügbaren geografischen Regionen plus Ministamps ab.

Gilt für: