Freigeben über


TimeZonesOperationsExtensions.ListByLocation Methode

Definition

Ruft eine Liste der verwalteten instance Zeitzonen nach Standort ab.

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)

Parameter

operations
ITimeZonesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

locationName
String

Gibt zurück

Gilt für: