SqlExtensions.GetSqlTimeZones(SubscriptionResource, AzureLocation) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
SubscriptionResource 内の SqlTimeZoneResources のコレクションを取得します。
public static Azure.ResourceManager.Sql.SqlTimeZoneCollection GetSqlTimeZones (this Azure.ResourceManager.Resources.SubscriptionResource subscriptionResource, Azure.Core.AzureLocation locationName);
static member GetSqlTimeZones : Azure.ResourceManager.Resources.SubscriptionResource * Azure.Core.AzureLocation -> Azure.ResourceManager.Sql.SqlTimeZoneCollection
<Extension()>
Public Function GetSqlTimeZones (subscriptionResource As SubscriptionResource, locationName As AzureLocation) As SqlTimeZoneCollection
パラメーター
- subscriptionResource
- SubscriptionResource
SubscriptionResourceメソッドが実行されるインスタンス。
- locationName
- AzureLocation
使用する文字列。
戻り値
SqlTimeZoneResources のコレクションとその SqlTimeZoneResource に対する操作を表す オブジェクト。