次の方法で共有


TimeZonesOperationsExtensions.Get メソッド

定義

マネージド インスタンスのタイム ゾーンを取得します。

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

パラメーター

operations
ITimeZonesOperations

この拡張メソッドの操作グループ。

locationName
String
timeZoneId
String

戻り値

適用対象