WebSiteManagementClientExtensions.GetSubscriptionDeploymentLocationsAsync Metod

Definition

Hämtar lista över tillgängliga georegioner plus ministämplar

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)

Parametrar

operations
IWebSiteManagementClient

Åtgärdsgruppen för den här tilläggsmetoden.

cancellationToken
CancellationToken

Annulleringstoken.

Returer

Kommentarer

Beskrivning för Hämtar lista över tillgängliga georegioner plus ministämplar

Gäller för