Partager via


WebSiteManagementClientExtensions.GetSubscriptionDeploymentLocationsAsync Method

Definition

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

Parameters

cancellationToken
CancellationToken

Returns

Applies to