Quota Operation - List
Operasi kuota GET.
Cantumkan semua operasi yang didukung oleh penyedia sumber daya Microsoft.Quota.
GET https://management.azure.com/providers/Microsoft.Quota/operations?api-version=2025-03-01
Parameter URI
Nama | Dalam | Diperlukan | Jenis | Deskripsi |
---|---|---|---|---|
api-version
|
query | True |
string minLength: 1 |
Versi API yang digunakan untuk operasi ini. |
Respons
Nama | Jenis | Deskripsi |
---|---|---|
200 OK |
Mencantumkan semua operasi. |
|
Other Status Codes |
Respons kesalahan yang menjelaskan mengapa operasi gagal. |
Keamanan
azure_auth
Otorisasi Azure Active Directory OAuth 2.0
Jenis:
oauth2
Alur:
implicit
URL Otorisasi:
https://login.microsoftonline.com/common/oauth2/authorize
Cakupan
Nama | Deskripsi |
---|---|
user_impersonation | Meniru akun pengguna Anda. |
Contoh
GetOperations
Permintaan sampel
Respon sampel
{
"value": [
{
"name": "Microsoft.Quota/quotas/read",
"display": {
"provider": "Microsoft.Quota",
"resource": "Resource Quota limit",
"operation": "Get resource Quota limit",
"description": "Get the current Service limit or quota of the specified resource"
}
},
{
"name": "Microsoft.Quota/quotas/write",
"display": {
"provider": "Microsoft.Quota",
"resource": "Resource Quota limit",
"operation": "Creates resource Quota limit request",
"description": "Creates the service limit or quota request for the specified resource"
}
},
{
"name": "Microsoft.Quota/quotaRequests/read",
"display": {
"provider": "Microsoft.Quota",
"resource": "Resource Quota limit request",
"operation": "Get Quota limit request",
"description": "Get any service limit request for the specified resource"
}
},
{
"name": "Microsoft.Quota/usages/read",
"display": {
"provider": "Microsoft.Quota",
"resource": "usages information",
"operation": "Get the usages for providers",
"description": "Get the usages for resource providers"
}
},
{
"name": "Microsoft.Quota/operations/read",
"display": {
"provider": "Microsoft.Quota",
"resource": "Read Operation",
"operation": "Get the Operations supported by Microsoft.Quota",
"description": "Get the Operations supported by Microsoft.Quota"
}
},
{
"name": "Microsoft.Quota/register/action",
"display": {
"provider": "Microsoft.Quota",
"resource": "Subscription registration with Resource provider",
"operation": "Register the subscription with Microsoft.Quota Resource Provider",
"description": "Register the subscription with Microsoft.Quota Resource Provider"
}
},
{
"name": "Microsoft.Quota/groupQuotas/read",
"display": {
"provider": "Microsoft.Quota",
"resource": "GroupQuota resource",
"operation": "Get GroupQuota resource",
"description": "Get the GroupQuota"
}
},
{
"name": "Microsoft.Quota/groupQuotas/write",
"display": {
"provider": "Microsoft.Quota",
"resource": "GroupQuota Resource",
"operation": "Creates GroupQuota resource",
"description": "Creates the GroupQuota resource"
}
},
{
"name": "Microsoft.Quota/groupQuotas/subscriptions/read",
"display": {
"provider": "Microsoft.Quota",
"resource": "Subscriptions added to GroupQuota resource",
"operation": "Get GroupQuota subscriptions",
"description": "Get the GroupQuota subscriptions"
}
},
{
"name": "Microsoft.Quota/groupQuotas/subscriptions/write",
"display": {
"provider": "Creates request to add subscription to GroupQuota resource",
"resource": "Subscriptions added to GroupQuota resource",
"operation": "Adds subscription to GroupQuota resource",
"description": "Add Subscriptions to GroupQuota resource"
}
},
{
"name": "Microsoft.Quota/groupQuotas/groupQuotaLimits/read",
"display": {
"provider": "Microsoft.Quota",
"resource": "GroupQuota Resource Quota limit",
"operation": "Get GroupQuota resource Quota limit",
"description": "Get the current GroupQuota of the specified resource"
}
},
{
"name": "Microsoft.Quota/groupQuotas/groupQuotaLimits/write",
"display": {
"provider": "Microsoft.Quota",
"resource": "GroupQuota Resource Quota limit",
"operation": "Creates GroupQuota resource Quota limit request",
"description": "Creates the GroupQuota request for the specified resource"
}
},
{
"name": "Microsoft.Quota/groupQuotas/groupQuotaRequests/read",
"display": {
"provider": "Microsoft.Quota",
"resource": "GroupQuota request",
"operation": "Get GroupQuota request status",
"description": "Get the GroupQuota request status for the specific request"
}
},
{
"name": "Microsoft.Quota/groupQuotas/quotaAllocations/read",
"display": {
"provider": "Microsoft.Quota",
"resource": "GroupQuota to Subscription Quota allocation",
"operation": "Get GroupQuota to Subscription Quota allocation",
"description": "Get the current GroupQuota to Subscription Quota allocation"
}
},
{
"name": "Microsoft.Quota/groupQuotas/quotaAllocations/write",
"display": {
"provider": "Microsoft.Quota",
"resource": "GroupQuota to Subscription Quota allocation",
"operation": "Creates GroupQuota to subscription Quota limit request",
"description": "Creates the GroupQuota to subscription Quota limit request for the specified resource"
}
},
{
"name": "Microsoft.Quota/groupQuotas/quotaAllocationRequests/read",
"display": {
"provider": "Microsoft.Quota",
"resource": "GroupQuota to Subscription Quota allocation request",
"operation": "Get GroupQuota to Subscription Quota allocation request status",
"description": "Get the GroupQuota to Subscription Quota allocation request status for the specific request"
}
}
]
}
Definisi
Nama | Deskripsi |
---|---|
Exception |
Kesalahan. |
Operation |
|
Operation |
|
Operation |
|
Service |
Detail kesalahan API. |
Service |
Detail kesalahan. |
ExceptionResponse
Kesalahan.
Nama | Jenis | Deskripsi |
---|---|---|
error |
Detail kesalahan API. |
OperationDisplay
Nama | Jenis | Deskripsi |
---|---|---|
description |
string |
Deskripsi operasi. |
operation |
string |
Nama operasi. |
provider |
string |
Nama penyedia. |
resource |
string |
Nama sumber daya. |
OperationList
Nama | Jenis | Deskripsi |
---|---|---|
nextLink |
string |
URL untuk mendapatkan halaman item berikutnya. |
value |
OperationResponse
Nama | Jenis | Deskripsi |
---|---|---|
display | ||
name |
string |
|
origin |
string |
ServiceError
Detail kesalahan API.
Nama | Jenis | Deskripsi |
---|---|---|
code |
string |
Kode kesalahan. |
details |
Daftar detail kesalahan. |
|
message |
string |
Pesan kesalahan. |
ServiceErrorDetail
Detail kesalahan.
Nama | Jenis | Deskripsi |
---|---|---|
code |
string |
Kode kesalahan. |
message |
string |
Pesan kesalahan. |