Partilhar via


ISubscription.GetLocationByRegion(Region) Método

Definição

Obtém o local do data center para a região especificada, se a assinatura selecionada tiver acesso a ela.

public Microsoft.Azure.Management.ResourceManager.Fluent.ILocation GetLocationByRegion (Microsoft.Azure.Management.ResourceManager.Fluent.Core.Region region);
abstract member GetLocationByRegion : Microsoft.Azure.Management.ResourceManager.Fluent.Core.Region -> Microsoft.Azure.Management.ResourceManager.Fluent.ILocation
Public Function GetLocationByRegion (region As Region) As ILocation

Parâmetros

region
Region

uma região do Azure

Retornos

um local de data center do Azure ou nulo se o local não estiver acessível a esta assinatura

Aplica-se a