Quota - List

指定したスコープのすべてのリソースの現在のクォータ制限の一覧を取得します。 この GET 操作からの応答を利用して、クォータを更新する要求を送信できます。

GET https://management.azure.com/{scope}/providers/Microsoft.Quota/quotas?api-version=2023-02-01

URI パラメーター

名前 / 必須 説明
scope
path True

string

ターゲットの Azure リソース URI。 たとえば、「 /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/qms-test/providers/Microsoft.Batch/batchAccounts/testAccount/ 」のように入力します。 これは、List GET 操作のターゲット Azure リソース URI です。 {resourceName}が の後に/quotas追加された場合は、特定のリソースの GET 操作のターゲット Azure リソース URI になります。

api-version
query True

string

この操作に使用する API バージョン。

応答

名前 説明
200 OK

QuotaLimits

OK です。 クォータ情報は、改ページを使用して応答で返されます。

Headers

ETag: string

Other Status Codes

ExceptionResponse

操作に失敗した理由を説明するエラー応答。

セキュリティ

azure_auth

Azure Active Directory OAuth 2.0 承認

Type: oauth2
Flow: implicit
Authorization URL: https://login.microsoftonline.com/common/oauth2/authorize

Scopes

名前 説明
user_impersonation ユーザー アカウントを偽装します。

Quotas_listQuotaLimitsForCompute
Quotas_listQuotaLimitsForNetwork
Quotas_listQuotaLimitsMachineLearningServices

Quotas_listQuotaLimitsForCompute

Sample Request

GET https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/providers/Microsoft.Quota/quotas?api-version=2023-02-01

Sample Response

{
  "value": [
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/providers/Microsoft.Quota/Quotas/standardFSv2Family",
      "type": "Microsoft.Quota/Quotas",
      "name": "standardFSv2Family",
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "isQuotaApplicable": true,
        "name": {
          "value": "standardFSv2Family",
          "localizedValue": "Standard FSv2 Family vCPUs"
        }
      }
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/providers/Microsoft.Quota/Quotas/standardNDSFamily",
      "type": "Microsoft.Quota/Quotas",
      "name": "standardNDSFamily",
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "isQuotaApplicable": true,
        "name": {
          "value": "standardNDSFamily",
          "localizedValue": "Standard NDS Family vCPUs"
        }
      }
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/providers/Microsoft.Quota/Quotas/standardNCSv2Family",
      "type": "Microsoft.Quota/Quotas",
      "name": "standardNCSv2Family",
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "isQuotaApplicable": true,
        "name": {
          "value": "standardNCSv2Family",
          "localizedValue": "Standard NCSv2 Family vCPUs"
        }
      }
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/providers/Microsoft.Quota/Quotas/standardNCSv3Family",
      "type": "Microsoft.Quota/Quotas",
      "name": "standardNCSv3Family",
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "isQuotaApplicable": true,
        "name": {
          "value": "standardNCSv3Family",
          "localizedValue": "Standard NCSv3 Family vCPUs"
        }
      }
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/providers/Microsoft.Quota/Quotas/standardLSv2Family",
      "type": "Microsoft.Quota/Quotas",
      "name": "standardLSv2Family",
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "isQuotaApplicable": true,
        "name": {
          "value": "standardLSv2Family",
          "localizedValue": "Standard LSv2 Family vCPUs"
        }
      }
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/providers/Microsoft.Quota/Quotas/standardPBSFamily",
      "type": "Microsoft.Quota/Quotas",
      "name": "standardPBSFamily",
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "isQuotaApplicable": true,
        "name": {
          "value": "standardPBSFamily",
          "localizedValue": "Standard PBS Family vCPUs"
        }
      }
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/providers/Microsoft.Quota/Quotas/standardEIv3Family",
      "type": "Microsoft.Quota/Quotas",
      "name": "standardEIv3Family",
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "isQuotaApplicable": true,
        "name": {
          "value": "standardEIv3Family",
          "localizedValue": "Standard EIv3 Family vCPUs"
        }
      }
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/providers/Microsoft.Quota/Quotas/standardEISv3Family",
      "type": "Microsoft.Quota/Quotas",
      "name": "standardEISv3Family",
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "isQuotaApplicable": true,
        "name": {
          "value": "standardEISv3Family",
          "localizedValue": "Standard EISv3 Family vCPUs"
        }
      }
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/providers/Microsoft.Quota/Quotas/standardDCSFamily",
      "type": "Microsoft.Quota/Quotas",
      "name": "standardDCSFamily",
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "isQuotaApplicable": true,
        "name": {
          "value": "standardDCSFamily",
          "localizedValue": "Standard DCS Family vCPUs"
        }
      }
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/providers/Microsoft.Quota/Quotas/standardNVSv2Family",
      "type": "Microsoft.Quota/Quotas",
      "name": "standardNVSv2Family",
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "isQuotaApplicable": true,
        "name": {
          "value": "standardNVSv2Family",
          "localizedValue": "Standard NVSv2 Family vCPUs"
        }
      }
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/providers/Microsoft.Quota/Quotas/standardMSv2Family",
      "type": "Microsoft.Quota/Quotas",
      "name": "standardMSv2Family",
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "isQuotaApplicable": true,
        "name": {
          "value": "standardMSv2Family",
          "localizedValue": "Standard MSv2 Family vCPUs"
        }
      }
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/providers/Microsoft.Quota/Quotas/availabilitySets",
      "type": "Microsoft.Quota/Quotas",
      "name": "availabilitySets",
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "isQuotaApplicable": false,
        "name": {
          "value": "availabilitySets",
          "localizedValue": "Availability Sets"
        }
      }
    }
  ],
  "nextLink": ""
}

Quotas_listQuotaLimitsForNetwork

Sample Request

GET https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/providers/Microsoft.Quota/quotas?api-version=2023-02-01

Sample Response

{
  "value": [
    {
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "name": {
          "value": "VirtualNetworks",
          "localizedValue": "Virtual Networks"
        },
        "properties": {},
        "isQuotaApplicable": false
      },
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/providers/Microsoft.Quota/Quotas/",
      "type": "Microsoft.Quota/Quotas",
      "name": "VirtualNetworks"
    },
    {
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "name": {
          "value": "StaticPublicIPAddresses",
          "localizedValue": "Static Public IP Addresses"
        },
        "properties": {},
        "isQuotaApplicable": false
      },
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/providers/Microsoft.Quota/Quotas/",
      "type": "Microsoft.Quota/Quotas",
      "name": "StaticPublicIPAddresses"
    },
    {
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "name": {
          "value": "NetworkSecurityGroups",
          "localizedValue": "Network Security Groups"
        },
        "properties": {},
        "isQuotaApplicable": false
      },
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/providers/Microsoft.Quota/Quotas/",
      "type": "Microsoft.Quota/Quotas",
      "name": "NetworkSecurityGroups"
    },
    {
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "name": {
          "value": "PublicIPAddresses",
          "localizedValue": "Public IP Addresses - Basic"
        },
        "properties": {},
        "isQuotaApplicable": true
      },
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/providers/Microsoft.Quota/Quotas/",
      "type": "Microsoft.Quota/Quotas",
      "name": "PublicIPAddresses"
    },
    {
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "name": {
          "value": "PublicIpPrefixes",
          "localizedValue": "Public Ip Prefixes"
        },
        "properties": {},
        "isQuotaApplicable": false
      },
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/providers/Microsoft.Quota/Quotas/",
      "type": "Microsoft.Quota/Quotas",
      "name": "PublicIpPrefixes"
    },
    {
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "name": {
          "value": "NatGateways",
          "localizedValue": "Nat Gateways"
        },
        "properties": {},
        "isQuotaApplicable": false
      },
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/providers/Microsoft.Quota/Quotas/",
      "type": "Microsoft.Quota/Quotas",
      "name": "NatGateways"
    },
    {
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "name": {
          "value": "NetworkInterfaces",
          "localizedValue": "Network Interfaces"
        },
        "properties": {},
        "isQuotaApplicable": false
      },
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/providers/Microsoft.Quota/Quotas/",
      "type": "Microsoft.Quota/Quotas",
      "name": "NetworkInterfaces"
    },
    {
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "name": {
          "value": "PrivateEndpoints",
          "localizedValue": "Private Endpoints"
        },
        "properties": {},
        "isQuotaApplicable": false
      },
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/providers/Microsoft.Quota/Quotas/",
      "type": "Microsoft.Quota/Quotas",
      "name": "PrivateEndpoints"
    },
    {
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "name": {
          "value": "PrivateEndpointRedirectMaps",
          "localizedValue": "Private Endpoint Redirect Maps"
        },
        "properties": {},
        "isQuotaApplicable": false
      },
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/providers/Microsoft.Quota/Quotas/",
      "type": "Microsoft.Quota/Quotas",
      "name": "PrivateEndpointRedirectMaps"
    },
    {
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "name": {
          "value": "LoadBalancers",
          "localizedValue": "Load Balancers"
        },
        "properties": {},
        "isQuotaApplicable": false
      },
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/providers/Microsoft.Quota/Quotas/",
      "type": "Microsoft.Quota/Quotas",
      "name": "LoadBalancers"
    },
    {
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "name": {
          "value": "PrivateLinkServices",
          "localizedValue": "Private Link Services"
        },
        "properties": {},
        "isQuotaApplicable": false
      },
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/providers/Microsoft.Quota/Quotas/",
      "type": "Microsoft.Quota/Quotas",
      "name": "PrivateLinkServices"
    },
    {
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "name": {
          "value": "ApplicationGateways",
          "localizedValue": "Application Gateways"
        },
        "properties": {},
        "isQuotaApplicable": false
      },
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/providers/Microsoft.Quota/Quotas/",
      "type": "Microsoft.Quota/Quotas",
      "name": "ApplicationGateways"
    },
    {
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "name": {
          "value": "RouteTables",
          "localizedValue": "Route Tables"
        },
        "properties": {},
        "isQuotaApplicable": false
      },
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/providers/Microsoft.Quota/Quotas/",
      "type": "Microsoft.Quota/Quotas",
      "name": "RouteTables"
    },
    {
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "name": {
          "value": "RouteFilters",
          "localizedValue": "Route Filters"
        },
        "properties": {},
        "isQuotaApplicable": false
      },
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/providers/Microsoft.Quota/Quotas/",
      "type": "Microsoft.Quota/Quotas",
      "name": "RouteFilters"
    },
    {
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "name": {
          "value": "NetworkWatchers",
          "localizedValue": "Network Watchers"
        },
        "properties": {},
        "isQuotaApplicable": false
      },
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/providers/Microsoft.Quota/Quotas/",
      "type": "Microsoft.Quota/Quotas",
      "name": "NetworkWatchers"
    },
    {
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "name": {
          "value": "PacketCaptures",
          "localizedValue": "Packet Captures"
        },
        "properties": {},
        "isQuotaApplicable": false
      },
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/providers/Microsoft.Quota/Quotas/",
      "type": "Microsoft.Quota/Quotas",
      "name": "PacketCaptures"
    },
    {
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "name": {
          "value": "ApplicationSecurityGroups",
          "localizedValue": "Application Security Groups."
        },
        "properties": {},
        "isQuotaApplicable": false
      },
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/providers/Microsoft.Quota/Quotas/",
      "type": "Microsoft.Quota/Quotas",
      "name": "ApplicationSecurityGroups"
    },
    {
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "name": {
          "value": "DdosProtectionPlans",
          "localizedValue": "DDoS Protection Plans."
        },
        "properties": {},
        "isQuotaApplicable": false
      },
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/providers/Microsoft.Quota/Quotas/",
      "type": "Microsoft.Quota/Quotas",
      "name": "DdosProtectionPlans"
    },
    {
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "name": {
          "value": "DdosCustomPolicies",
          "localizedValue": "DDoS customized policies"
        },
        "properties": {},
        "isQuotaApplicable": false
      },
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/providers/Microsoft.Quota/Quotas/",
      "type": "Microsoft.Quota/Quotas",
      "name": "DdosCustomPolicies"
    },
    {
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "name": {
          "value": "ServiceEndpointPolicies",
          "localizedValue": "Service Endpoint Policies"
        },
        "properties": {},
        "isQuotaApplicable": false
      },
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/providers/Microsoft.Quota/Quotas/",
      "type": "Microsoft.Quota/Quotas",
      "name": "ServiceEndpointPolicies"
    },
    {
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "name": {
          "value": "NetworkIntentPolicies",
          "localizedValue": "Network Intent Policies"
        },
        "properties": {},
        "isQuotaApplicable": false
      },
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/providers/Microsoft.Quota/Quotas/",
      "type": "Microsoft.Quota/Quotas",
      "name": "NetworkIntentPolicies"
    },
    {
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "name": {
          "value": "StandardSkuLoadBalancers",
          "localizedValue": "Standard Sku Load Balancers"
        },
        "properties": {},
        "isQuotaApplicable": false
      },
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/providers/Microsoft.Quota/Quotas/",
      "type": "Microsoft.Quota/Quotas",
      "name": "StandardSkuLoadBalancers"
    },
    {
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "name": {
          "value": "StandardSkuPublicIpAddresses",
          "localizedValue": "Public IP Addresses - Standard"
        },
        "properties": {},
        "isQuotaApplicable": true
      },
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/providers/Microsoft.Quota/Quotas/",
      "type": "Microsoft.Quota/Quotas",
      "name": "StandardSkuPublicIpAddresses"
    },
    {
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "name": {
          "value": "DnsServersPerVirtualNetwork",
          "localizedValue": "DNS servers per Virtual Network"
        },
        "properties": {},
        "isQuotaApplicable": false
      },
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/providers/Microsoft.Quota/Quotas/",
      "type": "Microsoft.Quota/Quotas",
      "name": "DnsServersPerVirtualNetwork"
    },
    {
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "name": {
          "value": "CustomDnsServersPerP2SVpnGateway",
          "localizedValue": "Custom DNS servers per P2SVpnGateway"
        },
        "properties": {},
        "isQuotaApplicable": false
      },
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/providers/Microsoft.Quota/Quotas/",
      "type": "Microsoft.Quota/Quotas",
      "name": "CustomDnsServersPerP2SVpnGateway"
    },
    {
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "name": {
          "value": "SubnetsPerVirtualNetwork",
          "localizedValue": "Subnets per Virtual Network"
        },
        "properties": {},
        "isQuotaApplicable": false
      },
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/providers/Microsoft.Quota/Quotas/",
      "type": "Microsoft.Quota/Quotas",
      "name": "SubnetsPerVirtualNetwork"
    },
    {
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "name": {
          "value": "IPConfigurationsPerVirtualNetwork",
          "localizedValue": "IP Configurations per Virtual Network"
        },
        "properties": {},
        "isQuotaApplicable": false
      },
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/providers/Microsoft.Quota/Quotas/",
      "type": "Microsoft.Quota/Quotas",
      "name": "IPConfigurationsPerVirtualNetwork"
    },
    {
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "name": {
          "value": "PeeringsPerVirtualNetwork",
          "localizedValue": "Peerings per Virtual Network"
        },
        "properties": {},
        "isQuotaApplicable": false
      },
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/providers/Microsoft.Quota/Quotas/",
      "type": "Microsoft.Quota/Quotas",
      "name": "PeeringsPerVirtualNetwork"
    },
    {
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "name": {
          "value": "SecurityRulesPerNetworkSecurityGroup",
          "localizedValue": "Security rules per Network Security Group"
        },
        "properties": {},
        "isQuotaApplicable": false
      },
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/providers/Microsoft.Quota/Quotas/",
      "type": "Microsoft.Quota/Quotas",
      "name": "SecurityRulesPerNetworkSecurityGroup"
    },
    {
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "name": {
          "value": "SecurityRulesPerNetworkIntentPolicy",
          "localizedValue": "Security rules per Network Intent Policy"
        },
        "properties": {},
        "isQuotaApplicable": false
      },
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/providers/Microsoft.Quota/Quotas/",
      "type": "Microsoft.Quota/Quotas",
      "name": "SecurityRulesPerNetworkIntentPolicy"
    },
    {
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "name": {
          "value": "RoutesPerNetworkIntentPolicy",
          "localizedValue": "Routes per Network Intent Policy"
        },
        "properties": {},
        "isQuotaApplicable": false
      },
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/providers/Microsoft.Quota/Quotas/",
      "type": "Microsoft.Quota/Quotas",
      "name": "RoutesPerNetworkIntentPolicy"
    },
    {
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "name": {
          "value": "SecurityRuleAddressesOrPortsPerNetworkSecurityGroup",
          "localizedValue": "Security rules addresses or ports per Network Security Group"
        },
        "properties": {},
        "isQuotaApplicable": false
      },
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/providers/Microsoft.Quota/Quotas/",
      "type": "Microsoft.Quota/Quotas",
      "name": "SecurityRuleAddressesOrPortsPerNetworkSecurityGroup"
    },
    {
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "name": {
          "value": "InboundRulesPerLoadBalancer",
          "localizedValue": "Inbound Rules per Load Balancer"
        },
        "properties": {},
        "isQuotaApplicable": false
      },
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/providers/Microsoft.Quota/Quotas/",
      "type": "Microsoft.Quota/Quotas",
      "name": "InboundRulesPerLoadBalancer"
    },
    {
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "name": {
          "value": "FrontendIPConfigurationPerLoadBalancer",
          "localizedValue": "Frontend IP Configurations per Load Balancer"
        },
        "properties": {},
        "isQuotaApplicable": false
      },
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/providers/Microsoft.Quota/Quotas/",
      "type": "Microsoft.Quota/Quotas",
      "name": "FrontendIPConfigurationPerLoadBalancer"
    },
    {
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "name": {
          "value": "OutboundRulesPerLoadBalancer",
          "localizedValue": "Outbound Rules per Load Balancer"
        },
        "properties": {},
        "isQuotaApplicable": false
      },
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/providers/Microsoft.Quota/Quotas/",
      "type": "Microsoft.Quota/Quotas",
      "name": "OutboundRulesPerLoadBalancer"
    },
    {
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "name": {
          "value": "RoutesPerRouteTable",
          "localizedValue": "Routes per Route Table"
        },
        "properties": {},
        "isQuotaApplicable": false
      },
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/providers/Microsoft.Quota/Quotas/",
      "type": "Microsoft.Quota/Quotas",
      "name": "RoutesPerRouteTable"
    },
    {
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "name": {
          "value": "RoutesWithServiceTagPerRouteTable",
          "localizedValue": "Routes with service tag per Route Table"
        },
        "properties": {},
        "isQuotaApplicable": false
      },
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/providers/Microsoft.Quota/Quotas/",
      "type": "Microsoft.Quota/Quotas",
      "name": "RoutesWithServiceTagPerRouteTable"
    },
    {
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "name": {
          "value": "MinPublicIpInterNetworkPrefixLength",
          "localizedValue": "Min Public Ip InterNetwork Prefix Length"
        },
        "properties": {},
        "isQuotaApplicable": true,
        "resourceType": "MinPublicIpInterNetworkPrefixLength"
      },
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/providers/Microsoft.Quota/Quotas/",
      "type": "Microsoft.Quota/Quotas",
      "name": "MinPublicIpInterNetworkPrefixLength"
    }
  ]
}

Quotas_listQuotaLimitsMachineLearningServices

Sample Request

GET https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.MachineLearningServices/locations/eastus/providers/Microsoft.Quota/quotas?api-version=2023-02-01

Sample Response

{
  "value": [
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.MachineLearningServices/locations/eastus/providers/Microsoft.Quota/Quotas/standardDv2Family",
      "type": "Microsoft.Quota/Quotas",
      "name": "standardDv2Family",
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "name": {
          "value": "standardDv2Family",
          "localizedValue": "Standard Dv2 Family vCPUs"
        },
        "resourceType": "dedicated"
      }
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.MachineLearningServices/locations/eastus/providers/Microsoft.Quota/Quotas/totalLowPriorityCores",
      "type": "Microsoft.Quota/Quotas",
      "name": "totalLowPriorityCores",
      "properties": {
        "limit": {
          "limitObjectType": "LimitValue",
          "value": 10
        },
        "unit": "Count",
        "name": {
          "value": "totalLowPriorityCores",
          "localizedValue": "Total Regional Low-priority vCPUs"
        },
        "resourceType": "lowPriority"
      }
    }
  ]
}

定義

名前 説明
CurrentQuotaLimitBase

クォータの制限。

ExceptionResponse

エラー。

LimitObject

リソース クォータの制限値。

QuotaLimits

クォータの制限。

quotaLimitTypes

クォータまたは使用量の制限の種類。

QuotaProperties

指定したリソースのクォータ プロパティ。

ResourceName

リソース プロバイダーによって提供されるリソースの名前。 クォータを要求するときは、このプロパティ名を使用します。

ServiceError

API エラーの詳細。

ServiceErrorDetail

エラーの詳細。

CurrentQuotaLimitBase

クォータの制限。

名前 説明
id

string

リソース ID。

name

string

リソースの名前。

properties

QuotaProperties

呼び出された API、クォータ、または使用状況に基づく、指定されたリソースのクォータ プロパティ。

type

string

リソースの種類。

ExceptionResponse

エラー。

名前 説明
error

ServiceError

API エラーの詳細。

LimitObject

リソース クォータの制限値。

名前 説明
limitObjectType string:

LimitValue

制限オブジェクトの種類。

limitType

quotaLimitTypes

クォータまたは使用量の制限の種類。

value

integer

クォータ/制限値

QuotaLimits

クォータの制限。

名前 説明
nextLink

string

クォータ制限の次のページをフェッチするために使用される URI。 これ以上ページがない場合、この文字列は null です。

value

CurrentQuotaLimitBase[]

クォータ制限の一覧。

quotaLimitTypes

クォータまたは使用量の制限の種類。

名前 説明
Independent

string

Shared

string

QuotaProperties

指定したリソースのクォータ プロパティ。

名前 説明
isQuotaApplicable

boolean

このリソースにクォータを要求できるかどうかを示します。

limit LimitJsonObject:

LimitObject

リソース クォータ制限のプロパティ。

name

ResourceName

リソース プロバイダーによって提供されるリソース名。 クォータを要求するときは、このプロパティ名を使用します。

properties

object

特定のリソース プロバイダーの追加のプロパティ。

quotaPeriod

string

クォータ使用量の値が集計される期間。 例: *P1D (1 日あたり) *PT1M (1 分あたり) *PT1S (1 秒あたり)。 コンピューティングなどの一部のリソースでは期間が無関係であるため、このパラメーターは省略可能です。

resourceType

string

リソースの種類の名前。 省略可能なフィールド。

unit

string

Count や Bytes などのクォータ ユニット。 クォータを要求するときは、PUT 操作の要求本文で GET 応答で返される ユニット 値を使用します。

ResourceName

リソース プロバイダーによって提供されるリソースの名前。 クォータを要求するときは、このプロパティ名を使用します。

名前 説明
localizedValue

string

リソースの表示名。

value

string

リソース名。

ServiceError

API エラーの詳細。

名前 説明
code

string

エラー コード。

details

ServiceErrorDetail[]

エラーの詳細の一覧。

message

string

エラー メッセージ。

ServiceErrorDetail

エラーの詳細。

名前 説明
code

string

エラー コード。

message

string

エラー メッセージ。