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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET