CallRateLimit Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The call rate limit Cognitive Services account.
public class CallRateLimit
type CallRateLimit = class
Public Class CallRateLimit
- Inheritance
-
CallRateLimit
Constructors
CallRateLimit() |
Initializes a new instance of the CallRateLimit class. |
CallRateLimit(Nullable<Double>, Nullable<Double>, IList<ThrottlingRule>) |
Initializes a new instance of the CallRateLimit class. |
Properties
Count |
Gets or sets the count value of Call Rate Limit. |
RenewalPeriod |
Gets or sets the renewal period in seconds of Call Rate Limit. |
Rules |
Applies to
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.
Azure SDK for .NET