Share via


QuotaRequestOneResourceSubmitResponse Class

Definition

Response for the quota submission request.

[Microsoft.Rest.Serialization.JsonTransformation]
public class QuotaRequestOneResourceSubmitResponse : Microsoft.Rest.Azure.IResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type QuotaRequestOneResourceSubmitResponse = class
    interface IResource
Public Class QuotaRequestOneResourceSubmitResponse
Implements IResource
Inheritance
QuotaRequestOneResourceSubmitResponse
Attributes
Implements

Constructors

QuotaRequestOneResourceSubmitResponse()

Initializes a new instance of the QuotaRequestOneResourceSubmitResponse class.

QuotaRequestOneResourceSubmitResponse(String, String, String, Object, String, Nullable<DateTime>, QuotaProperties)

Initializes a new instance of the QuotaRequestOneResourceSubmitResponse class.

Properties

Id

Gets the quota request ID.

Message

Gets user friendly status message.

Name

Gets the name of the quota request.

Properties

Gets or sets quota properties for the resource.

ProvisioningState

Gets the quota request status.

RequestSubmitTime

Gets the time when the quota request was submitted using format: yyyy-MM-ddTHH:mm:ssZ as specified by the ISO 8601 standard.

Type

Gets type of resource. "Microsoft.Capacity/ServiceLimits"

Applies to