Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ResourceQuota

Package version

The quota assigned to a resource.

Hierarchy

  • ResourceQuota

Index

Properties

Optional amlWorkspaceLocation

amlWorkspaceLocation: undefined | string

Region of the AML workspace in the id. NOTE: This property will not be serialized. It can only be populated by the server.

Optional id

id: undefined | string

Specifies the resource ID. NOTE: This property will not be serialized. It can only be populated by the server.

Optional limit

limit: undefined | number

The maximum permitted quota of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

Name of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

Specifies the resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Optional unit

unit: QuotaUnit

An enum describing the unit of quota measurement. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc