次の方法で共有


QuotaUsageResult クラス

定義

Azure Cognitive Searchでサポートされている特定の SKU のクォータ使用量について説明します。

public class QuotaUsageResult
type QuotaUsageResult = class
Public Class QuotaUsageResult
継承
QuotaUsageResult

プロパティ

CurrentValue

特定の検索 SKU で現在使用されている値。

Id

Microsoft.Search プロバイダーのクォータ使用量 SKU エンドポイントのリソース ID。

Limit

特定の検索 SKU のクォータ制限。

Name

Azure Cognitive Searchでサポートされている SKU の名前。

Unit

検索 SKU の測定単位。

適用対象