QuotaRequestSubmitResponse201 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.
Response with request ID that the quota request was accepted.
[Microsoft.Rest.Serialization.JsonTransformation]
public class QuotaRequestSubmitResponse201
[<Microsoft.Rest.Serialization.JsonTransformation>]
type QuotaRequestSubmitResponse201 = class
Public Class QuotaRequestSubmitResponse201
- Inheritance
-
QuotaRequestSubmitResponse201
- Attributes
Constructors
QuotaRequestSubmitResponse201() |
Initializes a new instance of the QuotaRequestSubmitResponse201 class. |
QuotaRequestSubmitResponse201(String, String, String, Object, String) |
Initializes a new instance of the QuotaRequestSubmitResponse201 class. |
Properties
Id |
Gets the quota request ID. Use the requestId parameter to check the request status. |
Message |
Gets a user friendly message. |
Name |
Gets operation ID |
ProvisioningState |
Gets the details of the quota request status. |
Type |
Gets resource type |
Applies to
Azure SDK for .NET