Partager via


TimeZonesOperationsExtensions.ListByLocation Méthode

Définition

Obtient une liste de fuseaux horaires de instance gérés par emplacement.

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)

Paramètres

operations
ITimeZonesOperations

Groupe d’opérations pour cette méthode d’extension.

locationName
String

Retours

S’applique à