Usage interface
Describes AML Resource Usage.
Properties
aml |
Region of the AML workspace in the id. NOTE: This property will not be serialized. It can only be populated by the server. |
current |
The current usage of the resource. 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 usage of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
name | The name of the type of usage. 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 usage 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
currentValue
The current usage of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
currentValue?: number
Property Value
number
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 usage of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
limit?: number
Property Value
number
name
The name of the type of usage. NOTE: This property will not be serialized. It can only be populated by the server.
name?: UsageName
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 usage measurement. NOTE: This property will not be serialized. It can only be populated by the server.
unit?: string
Property Value
string