次の方法で共有


ISqlServersBeta.ListUsageByRegion(Region) メソッド

定義

特定の Azure リージョンのAzure SQL サーバーの使用状況を一覧表示します。

public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Sql.Fluent.ISqlSubscriptionUsageMetric> ListUsageByRegion (Microsoft.Azure.Management.ResourceManager.Fluent.Core.Region region);
abstract member ListUsageByRegion : Microsoft.Azure.Management.ResourceManager.Fluent.Core.Region -> System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Sql.Fluent.ISqlSubscriptionUsageMetric>
Public Function ListUsageByRegion (region As Region) As IReadOnlyList(Of ISqlSubscriptionUsageMetric)

パラメーター

region
Region

Azure SQL サーバーの使用状況を取得する場所。

戻り値

適用対象