Usage interface
ARM usage.
Properties
current |
Usage current value. NOTE: This property will not be serialized. It can only be populated by the server. |
id | Resource ID. NOTE: This property will not be serialized. It can only be populated by the server. |
limit | Usage limit. NOTE: This property will not be serialized. It can only be populated by the server. |
name | Resource name. NOTE: This property will not be serialized. It can only be populated by the server. |
requested |
Usage requested limit. NOTE: This property will not be serialized. It can only be populated by the server. |
type | Resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
unit | Usage unit. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
currentValue
Usage current value. NOTE: This property will not be serialized. It can only be populated by the server.
currentValue?: number
Property Value
number
id
Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
limit
Usage limit. NOTE: This property will not be serialized. It can only be populated by the server.
limit?: number
Property Value
number
name
Resource name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: Name
Property Value
requestedLimit
Usage requested limit. NOTE: This property will not be serialized. It can only be populated by the server.
requestedLimit?: number
Property Value
number
type
Resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
unit
Usage unit. NOTE: This property will not be serialized. It can only be populated by the server.
unit?: string
Property Value
string