你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

WebSiteManagementClientExtensions.GetSubscriptionDeploymentLocations 方法

定义

获取可用地理区域和微型采样的列表

public static Microsoft.Azure.Management.WebSites.Models.DeploymentLocations GetSubscriptionDeploymentLocations (this Microsoft.Azure.Management.WebSites.IWebSiteManagementClient operations);
static member GetSubscriptionDeploymentLocations : Microsoft.Azure.Management.WebSites.IWebSiteManagementClient -> Microsoft.Azure.Management.WebSites.Models.DeploymentLocations
<Extension()>
Public Function GetSubscriptionDeploymentLocations (operations As IWebSiteManagementClient) As DeploymentLocations

参数

operations
IWebSiteManagementClient

此扩展方法的操作组。

返回

注解

获取可用地理区域列表以及微型采样的说明

适用于