QuotaByPeriodKeysOperationsExtensions クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
QuotaByPeriodKeysOperations の拡張メソッド。
public static class QuotaByPeriodKeysOperationsExtensions
type QuotaByPeriodKeysOperationsExtensions = class
Public Module QuotaByPeriodKeysOperationsExtensions
- 継承
-
QuotaByPeriodKeysOperationsExtensions
メソッド
Get(IQuotaByPeriodKeysOperations, String, String, String, String) |
サービス インスタンス内の特定の期間のポリシーのカウンター キーに関連付けられているクォータ カウンターの値を取得します。 https://docs.microsoft.com/en-us/azure/api-management/api-management-howto-product-with-rules#a-namepolicies-ato-configure-call-rate-limit-and-quota-policies |
GetAsync(IQuotaByPeriodKeysOperations, String, String, String, String, CancellationToken) |
サービス インスタンス内の特定の期間のポリシーのカウンター キーに関連付けられているクォータ カウンターの値を取得します。 https://docs.microsoft.com/en-us/azure/api-management/api-management-howto-product-with-rules#a-namepolicies-ato-configure-call-rate-limit-and-quota-policies |
Update(IQuotaByPeriodKeysOperations, String, String, String, String, QuotaCounterValueUpdateContract) |
指定したサービス インスタンスに既存のクォータ カウンター値を更新します。 |
UpdateAsync(IQuotaByPeriodKeysOperations, String, String, String, String, QuotaCounterValueUpdateContract, CancellationToken) |
指定したサービス インスタンスに既存のクォータ カウンター値を更新します。 |
適用対象
Azure SDK for .NET