Udostępnij za pośrednictwem


WebSiteManagementClientExtensions.GetSubscriptionDeploymentLocationsAsync Metoda

Definicja

Pobiera listę dostępnych regionów geograficznych i ministampów

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)

Parametry

operations
IWebSiteManagementClient

Grupa operacji dla tej metody rozszerzenia.

cancellationToken
CancellationToken

Token anulowania.

Zwraca

Uwagi

Opis pobierania listy dostępnych regionów geograficznych i ministampów

Dotyczy