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
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET