Compartilhar via


WebSpaceOperationsExtensions.ListGeoRegionsAsync(IWebSpaceOperations) Método

Definição

Obtenha as regiões geográficas disponíveis para este espaço na Web.

public static System.Threading.Tasks.Task<Microsoft.WindowsAzure.Management.WebSites.Models.WebSpacesListGeoRegionsResponse> ListGeoRegionsAsync (this Microsoft.WindowsAzure.Management.WebSites.IWebSpaceOperations operations);
static member ListGeoRegionsAsync : Microsoft.WindowsAzure.Management.WebSites.IWebSpaceOperations -> System.Threading.Tasks.Task<Microsoft.WindowsAzure.Management.WebSites.Models.WebSpacesListGeoRegionsResponse>
<Extension()>
Public Function ListGeoRegionsAsync (operations As IWebSpaceOperations) As Task(Of WebSpacesListGeoRegionsResponse)

Parâmetros

operations
IWebSpaceOperations

Referência ao Microsoft.WindowsAzure.Management.WebSites.IWebSpaceOperations.

Retornos

A resposta da operação Listar Regiões Geográficas.

Aplica-se a