次の方法で共有


ISqlServersBeta.GetCapabilitiesByRegion(Region) メソッド

定義

特定の Azure リージョンのAzure SQL サーバー機能を取得します。

public Microsoft.Azure.Management.Sql.Fluent.IRegionCapabilities GetCapabilitiesByRegion (Microsoft.Azure.Management.ResourceManager.Fluent.Core.Region region);
abstract member GetCapabilitiesByRegion : Microsoft.Azure.Management.ResourceManager.Fluent.Core.Region -> Microsoft.Azure.Management.Sql.Fluent.IRegionCapabilities
Public Function GetCapabilitiesByRegion (region As Region) As IRegionCapabilities

パラメーター

region
Region

Azure SQL サーバー機能を取得する場所。

戻り値

適用対象