CurrentQuotaLimit 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.
Current quota limits.
[Microsoft.Rest.Serialization.JsonTransformation]
public class CurrentQuotaLimit : Microsoft.Rest.Azure.IResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type CurrentQuotaLimit = class
interface IResource
Public Class CurrentQuotaLimit
Implements IResource
- Inheritance
-
CurrentQuotaLimit
- Attributes
- Implements
Constructors
CurrentQuotaLimit() |
Initializes a new instance of the CurrentQuotaLimit class. |
CurrentQuotaLimit(QuotaProperties, Object, String) |
Initializes a new instance of the CurrentQuotaLimit class. |
Properties
Message |
Gets a user friendly message. |
Properties |
Gets or sets quota properties for the resource. |
ProvisioningState |
Gets the details of the quota request status. |
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