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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET