Quotas - List

Ottiene le quote dell'area di lavoro attualmente assegnate in base a VMFamily.

GET https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.MachineLearningServices/locations/{location}/quotas?api-version=2025-09-01

Parametri dell'URI

Nome In Necessario Tipo Descrizione
location
path True

string

pattern: ^[-\w\._]+$

Percorso per il quale viene eseguita una query sull'utilizzo delle risorse.

subscriptionId
path True

string

minLength: 1

ID della sottoscrizione di destinazione.

api-version
query True

string

minLength: 1

Versione dell'API da usare per questa operazione.

Risposte

Nome Tipo Descrizione
200 OK

ListWorkspaceQuotas

Va bene

Other Status Codes

ErrorResponse

Risposta di errore che descrive il motivo per cui l'operazione non è riuscita

Sicurezza

azure_auth

Flusso OAuth2 di Azure Active Directory.

Tipo: oauth2
Flow: implicit
URL di autorizzazione: https://login.microsoftonline.com/common/oauth2/authorize

Ambiti

Nome Descrizione
user_impersonation rappresentare l'account utente

Esempio

List workspace quotas by VMFamily

Esempio di richiesta

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

Risposta di esempio

{
  "value": [
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/quotas/Standard_D_Family_Cluster_Dedicated_vCPUs",
      "type": "Microsoft.MachineLearningServices/vmFamily/quotas",
      "limit": 48,
      "name": {
        "localizedValue": "Standard D Family Cluster Dedicated vCPUs",
        "value": "Standard D Family Cluster Dedicated vCPUs"
      },
      "unit": "Count"
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg/providers/Microsoft.MachineLearningServices/workspaces/demo_workspace1/quotas/Standard_D_Family_Cluster_Dedicated_vCPUs",
      "type": "Microsoft.MachineLearningServices/workspaces/quotas",
      "limit": 12,
      "name": {
        "value": "Standard D Family Cluster Dedicated vCPUs",
        "localizedValue": "Standard D Family Cluster Dedicated vCPUs"
      },
      "unit": "Count"
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg/providers/Microsoft.MachineLearningServices/workspaces/demo_workspace2/quotas/Standard_D_Family_Cluster_Dedicated_vCPUs",
      "type": "Microsoft.MachineLearningServices/workspaces/quotas",
      "limit": 12,
      "name": {
        "value": "Standard D Family Cluster Dedicated vCPUs",
        "localizedValue": "Standard D Family Cluster Dedicated vCPUs"
      },
      "unit": "Count"
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg/providers/Microsoft.MachineLearningServices/workspaces/demo_workspace3/quotas/Standard_D_Family_Cluster_Dedicated_vCPUs",
      "type": "Microsoft.MachineLearningServices/workspaces/quotas",
      "limit": 24,
      "name": {
        "value": "Standard D Family Cluster Dedicated vCPUs",
        "localizedValue": "Standard D Family Cluster Dedicated vCPUs"
      },
      "unit": "Count"
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/quotas/Standard_DSv2_Family_Cluster_Dedicated_vCPUs",
      "type": "Microsoft.MachineLearningServices/vmFamily/quota",
      "limit": 24,
      "name": {
        "value": "Standard DSv2 Family Cluster Dedicated vCPUs",
        "localizedValue": "Standard DSv2 Family Cluster Dedicated vCPUs"
      },
      "unit": "Count"
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg/providers/Microsoft.MachineLearningServices/workspaces/demo_workspace1/quotas/Standard_DSv2_Family_Cluster_Dedicated_vCPUs",
      "type": "Microsoft.MachineLearningServices/workspaces/quotas",
      "limit": 24,
      "name": {
        "value": "Standard DSv2 Family Cluster Dedicated vCPUs",
        "localizedValue": "Standard DSv2 Family Cluster Dedicated vCPUs"
      },
      "unit": "Count"
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg/providers/Microsoft.MachineLearningServices/workspaces/demo_workspace2/quotas/Standard_DSv2_Family_Cluster_Dedicated_vCPUs",
      "type": "Microsoft.MachineLearningServices/workspaces/quotas",
      "limit": 12,
      "name": {
        "value": "Standard DSv2 Family Cluster Dedicated vCPUs",
        "localizedValue": "Standard DSv2 Family Cluster Dedicated vCPUs"
      },
      "unit": "Count"
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg/providers/Microsoft.MachineLearningServices/workspaces/demo_workspace3/quotas/Standard_DSv2_Family_Cluster_Dedicated_vCPUs",
      "type": "Microsoft.MachineLearningServices/workspaces/quotas",
      "limit": 12,
      "name": {
        "value": "Standard DSv2 Family Cluster Dedicated vCPUs",
        "localizedValue": "Standard DSv2 Family Cluster Dedicated vCPUs"
      },
      "unit": "Count"
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/quotas/Standard_Dv2_Family_Cluster_Dedicated_vCPUs",
      "type": "Microsoft.MachineLearningServices/vmFamily/quotas",
      "limit": 24,
      "name": {
        "localizedValue": "Standard Dv2 Family Cluster Dedicated vCPUs",
        "value": "Standard Dv2 Family Cluster Dedicated vCPUs"
      },
      "unit": "Count"
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg/providers/Microsoft.MachineLearningServices/workspaces/demo_workspace1/quotas/Standard_Dv2_Family_Cluster_Dedicated_vCPUs",
      "type": "Microsoft.MachineLearningServices/workspaces/quotas",
      "limit": 0,
      "name": {
        "value": "Standard Dv2 Family Cluster Dedicated vCPUs",
        "localizedValue": "Standard Dv2 Family Cluster Dedicated vCPUs"
      },
      "unit": "Count"
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg/providers/Microsoft.MachineLearningServices/workspaces/demo_workspace2/quotas/Standard_Dv2_Family_Cluster_Dedicated_vCPUs",
      "type": "Microsoft.MachineLearningServices/workspaces/quotas",
      "limit": 24,
      "name": {
        "value": "Standard Dv2 Family Cluster Dedicated vCPUs",
        "localizedValue": "Standard Dv2 Family Cluster Dedicated vCPUs"
      },
      "unit": "Count"
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg/providers/Microsoft.MachineLearningServices/workspaces/demo_workspace3/quotas/Standard_Dv2_Family_Cluster_Dedicated_vCPUs",
      "type": "Microsoft.MachineLearningServices/workspaces/quotas",
      "limit": 0,
      "name": {
        "value": "Standard Dv2 Family Cluster Dedicated vCPUs",
        "localizedValue": "Standard Dv2 Family Cluster Dedicated vCPUs"
      },
      "unit": "Count"
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/quotas/Standard_FSv2_Family_Cluster_Dedicated_vCPUs",
      "type": "Microsoft.MachineLearningServices/vmFamily/quotas",
      "limit": 24,
      "name": {
        "value": "Standard FSv2 Family Cluster Dedicated vCPUs",
        "localizedValue": "Standard FSv2 Family Cluster Dedicated vCPUs"
      },
      "unit": "Count"
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg/providers/Microsoft.MachineLearningServices/workspaces/demo_workspace1/quotas/Standard_FSv2_Family_Cluster_Dedicated_vCPUs",
      "type": "Microsoft.MachineLearningServices/workspaces/quotas",
      "limit": 0,
      "name": {
        "value": "Standard FSv2 Family Cluster Dedicated vCPUs",
        "localizedValue": "Standard FSv2 Family Cluster Dedicated vCPUs"
      },
      "unit": "Count"
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg/providers/Microsoft.MachineLearningServices/workspaces/demo_workspace2/quotas/Standard_FSv2_Family_Cluster_Dedicated_vCPUs",
      "type": "Microsoft.MachineLearningServices/workspaces/quotas",
      "limit": 24,
      "name": {
        "value": "Standard FSv2 Family Cluster Dedicated vCPUs",
        "localizedValue": "Standard FSv2 Family Cluster Dedicated vCPUs"
      },
      "unit": "Count"
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg/providers/Microsoft.MachineLearningServices/workspaces/demo_workspace3/quotas/Standard_FSv2_Family_Cluster_Dedicated_vCPUs",
      "type": "Microsoft.MachineLearningServices/workspaces/quotas",
      "limit": 12,
      "name": {
        "value": "Standard FSv2 Family Cluster Dedicated vCPUs",
        "localizedValue": "Standard FSv2 Family Cluster Dedicated vCPUs"
      },
      "unit": "Count"
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/quotas/Standard_NC_Family_Cluster_Dedicated_vCPUs",
      "type": "Microsoft.MachineLearningServices/vmFamily/quotas",
      "limit": 24,
      "name": {
        "localizedValue": "Standard NC Family Cluster Dedicated vCPUs",
        "value": "Standard NC Family Cluster Dedicated vCPUs"
      },
      "unit": "Count"
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg/providers/Microsoft.MachineLearningServices/workspaces/demo_workspace1/quotas/Standard_NC_Family_Cluster_Dedicated_vCPUs",
      "type": "Microsoft.MachineLearningServices/workspaces/quotas",
      "limit": 24,
      "name": {
        "value": "Standard NC Family Cluster Dedicated vCPUs",
        "localizedValue": "Standard NC Family Cluster Dedicated vCPUs"
      },
      "unit": "Count"
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg/providers/Microsoft.MachineLearningServices/workspaces/demo_workspace2/quotas/Standard_NC_Family_Cluster_Dedicated_vCPUs",
      "type": "Microsoft.MachineLearningServices/workspaces/quotas",
      "limit": 24,
      "name": {
        "value": "Standard NC Family Cluster Dedicated vCPUs",
        "localizedValue": "Standard NC Family Cluster Dedicated vCPUs"
      },
      "unit": "Count"
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg/providers/Microsoft.MachineLearningServices/workspaces/demo_workspace3/quotas/Standard_NC_Family_Cluster_Dedicated_vCPUs",
      "type": "Microsoft.MachineLearningServices/workspaces/quotas",
      "limit": 24,
      "name": {
        "value": "Standard NC Family Cluster Dedicated vCPUs",
        "localizedValue": "Standard NC Family Cluster Dedicated vCPUs"
      },
      "unit": "Count"
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/quotas/Standard_NCv2_Family_Cluster_Dedicated_vCPUs",
      "type": "Microsoft.MachineLearningServices/vmFamily/quotas",
      "limit": 0,
      "name": {
        "localizedValue": "Standard NCv2 Family Cluster Dedicated vCPUs",
        "value": "Standard NCv2 Family Cluster Dedicated vCPUs"
      },
      "unit": "Count"
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg/providers/Microsoft.MachineLearningServices/workspaces/demo_workspace1/quotas/Standard_NCv2_Family_Cluster_Dedicated_vCPUs",
      "type": "Microsoft.MachineLearningServices/workspaces/quotas",
      "limit": 0,
      "name": {
        "value": "Standard NCv2 Family Cluster Dedicated vCPUs",
        "localizedValue": "Standard NCv2 Family Cluster Dedicated vCPUs"
      },
      "unit": "Count"
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg/providers/Microsoft.MachineLearningServices/workspaces/demo_workspace2/quotas/Standard_NCv2_Family_Cluster_Dedicated_vCPUs",
      "type": "Microsoft.MachineLearningServices/workspaces/quotas",
      "limit": 0,
      "name": {
        "value": "Standard NCv2 Family Cluster Dedicated vCPUs",
        "localizedValue": "Standard NCv2 Family Cluster Dedicated vCPUs"
      },
      "unit": "Count"
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg/providers/Microsoft.MachineLearningServices/workspaces/demo_workspace3/quotas/Standard_NCv2_Family_Cluster_Dedicated_vCPUs",
      "type": "Microsoft.MachineLearningServices/workspaces/quotas",
      "limit": 0,
      "name": {
        "value": "Standard NCv2 Family Cluster Dedicated vCPUs",
        "localizedValue": "Standard NCv2 Family Cluster Dedicated vCPUs"
      },
      "unit": "Count"
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/quotas/Standard_NCv3_Family_Cluster_Dedicated_vCPUs",
      "type": "Microsoft.MachineLearningServices/vmFamily/quotas",
      "limit": 0,
      "name": {
        "localizedValue": "Standard NCv3 Family Cluster Dedicated vCPUs",
        "value": "Standard NCv3 Family Cluster Dedicated vCPUs"
      },
      "unit": "Count"
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg/providers/Microsoft.MachineLearningServices/workspaces/demo_workspace1/quotas/Standard_NCv3_Family_Cluster_Dedicated_vCPUs",
      "type": "Microsoft.MachineLearningServices/workspaces/quotas",
      "limit": 0,
      "name": {
        "value": "Standard NCv3 Family Cluster Dedicated vCPUs",
        "localizedValue": "Standard NCv3 Family Cluster Dedicated vCPUs"
      },
      "unit": "Count"
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg/providers/Microsoft.MachineLearningServices/workspaces/demo_workspace2/quotas/Standard_NCv3_Family_Cluster_Dedicated_vCPUs",
      "type": "Microsoft.MachineLearningServices/workspaces/quotas",
      "limit": 0,
      "name": {
        "value": "Standard NCv3 Family Cluster Dedicated vCPUs",
        "localizedValue": "Standard NCv3 Family Cluster Dedicated vCPUs"
      },
      "unit": "Count"
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg/providers/Microsoft.MachineLearningServices/workspaces/demo_workspace3/quotas/Standard_NCv3_Family_Cluster_Dedicated_vCPUs",
      "type": "Microsoft.MachineLearningServices/workspaces/quotas",
      "limit": 0,
      "name": {
        "value": "Standard NCv3 Family Cluster Dedicated vCPUs",
        "localizedValue": "Standard NCv3 Family Cluster Dedicated vCPUs"
      },
      "unit": "Count"
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/quotas/Standard_ND_Family_Cluster_Dedicated_vCPUs",
      "type": "Microsoft.MachineLearningServices/vmFamily/quotas",
      "limit": 0,
      "name": {
        "localizedValue": "Standard ND Family Cluster Dedicated vCPUs",
        "value": "Standard ND Family Cluster Dedicated vCPUs"
      },
      "unit": "Count"
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg/providers/Microsoft.MachineLearningServices/workspaces/demo_workspace1/quotas/Standard_ND_Family_Cluster_Dedicated_vCPUs",
      "type": "Microsoft.MachineLearningServices/workspaces/quotas",
      "limit": 0,
      "name": {
        "value": "Standard ND Family Cluster Dedicated vCPUs",
        "localizedValue": "Standard ND Family Cluster Dedicated vCPUs"
      },
      "unit": "Count"
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg/providers/Microsoft.MachineLearningServices/workspaces/demo_workspace2/quotas/Standard_ND_Family_Cluster_Dedicated_vCPUs",
      "type": "Microsoft.MachineLearningServices/workspaces/quotas",
      "limit": 0,
      "name": {
        "value": "Standard ND Family Cluster Dedicated vCPUs",
        "localizedValue": "Standard ND Family Cluster Dedicated vCPUs"
      },
      "unit": "Count"
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg/providers/Microsoft.MachineLearningServices/workspaces/demo_workspace3/quotas/Standard_ND_Family_Cluster_Dedicated_vCPUs",
      "type": "Microsoft.MachineLearningServices/workspaces/quotas",
      "limit": 0,
      "name": {
        "value": "Standard ND Family Cluster Dedicated vCPUs",
        "localizedValue": "Standard ND Family Cluster Dedicated vCPUs"
      },
      "unit": "Count"
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/quotas/Standard_NDv2_Family_Cluster_Dedicated_vCPUs",
      "type": "Microsoft.MachineLearningServices/vmFamily/quotas",
      "limit": 0,
      "name": {
        "value": "Standard NDv2 Family Cluster Dedicated vCPUs",
        "localizedValue": "Standard NDv2 Family Cluster Dedicated vCPUs"
      },
      "unit": "Count"
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg/providers/Microsoft.MachineLearningServices/workspaces/demo_workspace1/quotas/Standard_NDv2_Family_Cluster_Dedicated_vCPUs",
      "type": "Microsoft.MachineLearningServices/workspaces/quotas",
      "limit": 0,
      "name": {
        "value": "Standard NDv2 Family Cluster Dedicated vCPUs",
        "localizedValue": "Standard NDv2 Family Cluster Dedicated vCPUs"
      },
      "unit": "Count"
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg/providers/Microsoft.MachineLearningServices/workspaces/demo_workspace2/quotas/Standard_NDv2_Family_Cluster_Dedicated_vCPUs",
      "type": "Microsoft.MachineLearningServices/workspaces/quotas",
      "limit": 0,
      "name": {
        "value": "Standard NDv2 Family Cluster Dedicated vCPUs",
        "localizedValue": "Standard NDv2 Family Cluster Dedicated vCPUs"
      },
      "unit": "Count"
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg/providers/Microsoft.MachineLearningServices/workspaces/demo_workspace3/quotas/Standard_NDv2_Family_Cluster_Dedicated_vCPUs",
      "type": "Microsoft.MachineLearningServices/workspaces/quotas",
      "limit": 0,
      "name": {
        "value": "Standard NDv2 Family Cluster Dedicated vCPUs",
        "localizedValue": "Standard NDv2 Family Cluster Dedicated vCPUs"
      },
      "unit": "Count"
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/quotas/Standard_NV_Family_Cluster_Dedicated_vCPUs",
      "type": "Microsoft.MachineLearningServices/vmFamily/quotas",
      "limit": 24,
      "name": {
        "localizedValue": "Standard NV Family Cluster Dedicated vCPUs",
        "value": "Standard NV Family Cluster Dedicated vCPUs"
      },
      "unit": "Count"
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg/providers/Microsoft.MachineLearningServices/workspaces/demo_workspace1/quotas/Standard_NV_Family_Cluster_Dedicated_vCPUs",
      "type": "Microsoft.MachineLearningServices/workspaces/quotas",
      "limit": 24,
      "name": {
        "value": "Standard NV Family Cluster Dedicated vCPUs",
        "localizedValue": "Standard NV Family Cluster Dedicated vCPUs"
      },
      "unit": "Count"
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg/providers/Microsoft.MachineLearningServices/workspaces/demo_workspace2/quotas/Standard_NV_Family_Cluster_Dedicated_vCPUs",
      "type": "Microsoft.MachineLearningServices/workspaces/quotas",
      "limit": 24,
      "name": {
        "value": "Standard NV Family Cluster Dedicated vCPUs",
        "localizedValue": "Standard NV Family Cluster Dedicated vCPUs"
      },
      "unit": "Count"
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg/providers/Microsoft.MachineLearningServices/workspaces/demo_workspace3/quotas/Standard_NV_Family_Cluster_Dedicated_vCPUs",
      "type": "Microsoft.MachineLearningServices/workspaces/quotas",
      "limit": 24,
      "name": {
        "value": "Standard NV Family Cluster Dedicated vCPUs",
        "localizedValue": "Standard NV Family Cluster Dedicated vCPUs"
      },
      "unit": "Count"
    }
  ]
}

Definizioni

Nome Descrizione
ErrorAdditionalInfo

Informazioni aggiuntive sull'errore di gestione delle risorse.

ErrorDetail

Dettagli dell'errore.

ErrorResponse

Risposta di errore

ListWorkspaceQuotas

Risposta all'operazione List WorkspaceQuotasByVMFamily.

QuotaUnit

Enumerazione che descrive l'unità di misura della quota.

ResourceName

Nome della risorsa.

ResourceQuota

Quota assegnata a una risorsa.

ErrorAdditionalInfo

Informazioni aggiuntive sull'errore di gestione delle risorse.

Nome Tipo Descrizione
info

object

Informazioni aggiuntive.

type

string

Tipo di informazioni aggiuntive.

ErrorDetail

Dettagli dell'errore.

Nome Tipo Descrizione
additionalInfo

ErrorAdditionalInfo[]

Informazioni aggiuntive sull'errore.

code

string

Codice di errore.

details

ErrorDetail[]

Dettagli dell'errore.

message

string

Messaggio di errore.

target

string

Destinazione dell'errore.

ErrorResponse

Risposta di errore

Nome Tipo Descrizione
error

ErrorDetail

Oggetto error.

ListWorkspaceQuotas

Risposta all'operazione List WorkspaceQuotasByVMFamily.

Nome Tipo Descrizione
nextLink

string

URI per recuperare la pagina successiva delle informazioni sulla quota dell'area di lavoro in base alla famiglia di macchine virtuali. Chiama ListNext() con this per recuperare la pagina successiva delle informazioni sulla quota dell'area di lavoro.

value

ResourceQuota[]

Elenco delle quote dell'area di lavoro per famiglia di macchine virtuali

QuotaUnit

Enumerazione che descrive l'unità di misura della quota.

Valore Descrizione
Count

ResourceName

Nome della risorsa.

Nome Tipo Descrizione
localizedValue

string

Nome localizzato della risorsa.

value

string

Nome della risorsa.

ResourceQuota

Quota assegnata a una risorsa.

Nome Tipo Descrizione
amlWorkspaceLocation

string

Regione dell'area di lavoro AML nell'id.

id

string

Specifica l'ID risorsa.

limit

integer (int64)

Limite.
Quota massima consentita della risorsa.

name

ResourceName

Nome della risorsa.

type

string

Specifica il tipo di risorsa.

unit

QuotaUnit

Enumerazione che descrive l'unità di misura della quota.