QuotaAllocationRequestBaseProperties interface
模型接口 QuotaAllocationRequestBaseProperties
属性
| limit | 订阅的新配额限制。 增量配额将从预先批准的组配额中分配。 |
| name | 资源提供程序提供的资源的名称。 此属性已包含在请求 URI 中,因此它是响应中返回的只读属性。 |
| region | 为其分配订阅的位置 |
属性详细信息
limit
订阅的新配额限制。 增量配额将从预先批准的组配额中分配。
limit?: number
属性值
number
name
资源提供程序提供的资源的名称。 此属性已包含在请求 URI 中,因此它是响应中返回的只读属性。
name?: QuotaAllocationRequestBasePropertiesName
属性值
region
为其分配订阅的位置
region?: string
属性值
string