QuotaRequestSubmitResponse202 interface

The quota request response with the quota request ID.

Properties

id

The quota request ID. To check the request status, use the id value in a Quota Request Status GET operation. NOTE: This property will not be serialized. It can only be populated by the server.

name

Operation ID. NOTE: This property will not be serialized. It can only be populated by the server.

properties

Quota request status.

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

id

The quota request ID. To check the request status, use the id value in a Quota Request Status GET operation. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

name

Operation ID. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

properties

Quota request status.

properties?: QuotaRequestStatusDetails

Property Value

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string