ResourceQuota interface

The quota assigned to a resource.

Properties

amlWorkspaceLocation

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

id

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

limit

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

name

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

type

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

unit

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

Property Details

amlWorkspaceLocation

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

amlWorkspaceLocation?: string

Property Value

string

id

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

id?: string

Property Value

string

limit

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

limit?: number

Property Value

number

name

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

name?: ResourceName

Property Value

type

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

type?: string

Property Value

string

unit

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

unit?: string

Property Value

string