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
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET