Compartilhar via


TimeZonesOperationsExtensions.ListByLocation Método

Definição

Obtém uma lista de fusos horários de instância gerenciada por local.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Sql.Models.TimeZone> ListByLocation (this Microsoft.Azure.Management.Sql.ITimeZonesOperations operations, string locationName);
static member ListByLocation : Microsoft.Azure.Management.Sql.ITimeZonesOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Sql.Models.TimeZone>
<Extension()>
Public Function ListByLocation (operations As ITimeZonesOperations, locationName As String) As IPage(Of TimeZone)

Parâmetros

operations
ITimeZonesOperations

O grupo de operações para esse método de extensão.

locationName
String

Retornos

Aplica-se a