SubRequest interface

Request property.

Properties

limit

Resource quota limit properties.

message

User-friendly status message. NOTE: This property will not be serialized. It can only be populated by the server.

name

Resource name.

provisioningState

The quota request status. NOTE: This property will not be serialized. It can only be populated by the server.

resourceType

Resource type for which the quota properties were requested. NOTE: This property will not be serialized. It can only be populated by the server.

subRequestId

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

unit

Quota limit units, such as Count and Bytes. When requesting quota, use the unit value returned in the GET response in the request body of your PUT operation.

Property Details

limit

Resource quota limit properties.

limit?: LimitJsonObjectUnion

Property Value

message

User-friendly status message. NOTE: This property will not be serialized. It can only be populated by the server.

message?: string

Property Value

string

name

Resource name.

name?: ResourceName

Property Value

provisioningState

The quota request status. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

resourceType

Resource type for which the quota properties were requested. NOTE: This property will not be serialized. It can only be populated by the server.

resourceType?: string

Property Value

string

subRequestId

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

subRequestId?: string

Property Value

string

unit

Quota limit units, such as Count and Bytes. When requesting quota, use the unit value returned in the GET response in the request body of your PUT operation.

unit?: string

Property Value

string