Aracılığıyla paylaş


Resource Provider Common - Get Subscription Quota

Abonelikteki iot hub'larının sayısını alma
Abonelikteki ücretsiz ve ücretli iot hub'larının sayısını alma

GET https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.Devices/usages?api-version=2023-06-30

URI Parametreleri

Name İçinde Gerekli Tür Description
subscriptionId
path True

string

Abonelik tanımlayıcısı.

api-version
query True

string

API'nin sürümü.

Yanıtlar

Name Tür Description
200 OK

UserSubscriptionQuotaListResult

Tamam

Other Status Codes

ErrorDetails

DefaultErrorResponse

Güvenlik

azure_auth

Azure Active Directory OAuth2 Flow

Tür: oauth2
Akış: implicit
Yetkilendirme URL’si: https://login.microsoftonline.com/common/oauth2/authorize

Kapsamlar

Name Description
user_impersonation kullanıcı hesabınızın kimliğine bürünme

Örnekler

ResourceProviderCommon_GetSubscriptionQuota

Örnek isteği

GET https://management.azure.com/subscriptions/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/usages?api-version=2023-06-30

Örnek yanıt

{
  "value": [
    {
      "id": "/subscription/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/usages/freeHubCount",
      "type": "/subscription/91d12660-3dec-467a-be2a-213b5544ddc0/providers/Microsoft.Devices/usages",
      "unit": "count",
      "currentValue": 1,
      "limit": 1,
      "name": {
        "value": "FreeHubCount",
        "localizedValue": "Free Hub Count"
      }
    }
  ]
}

Tanımlar

Name Description
ErrorDetails

Hata ayrıntıları.

Name

IoT Hub türünün adı

UserSubscriptionQuota

Kullanıcı aboneliği kotası yanıtı

UserSubscriptionQuotaListResult

Kullanıcı aboneliği kota yanıtının Json serileştirilmiş dizisi

ErrorDetails

Hata ayrıntıları.

Name Tür Description
code

string

Hata kodu.

details

string

Hata ayrıntıları.

httpStatusCode

string

HTTP durum kodu.

message

string

Hata iletisi.

Name

IoT Hub türünün adı

Name Tür Description
localizedValue

string

Adın yerelleştirilmiş değeri

value

string

IotHub türü

UserSubscriptionQuota

Kullanıcı aboneliği kotası yanıtı

Name Tür Description
currentValue

integer

Geçerli IotHub türü sayısı

id

string

IotHub tür kimliği

limit

integer

IotHub türünde sayısal sınır

name

Name

IotHub türü

type

string

Yanıt türü

unit

string

IotHub türü birimi

UserSubscriptionQuotaListResult

Kullanıcı aboneliği kota yanıtının Json serileştirilmiş dizisi

Name Tür Description
nextLink

string

value

UserSubscriptionQuota[]

Kullanıcı aboneliği kotası yanıtı