Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SignalRServiceUsage

Package version

Object that describes a specific usage of the resources.

Hierarchy

  • SignalRServiceUsage

Index

Properties

Optional currentValue

currentValue: undefined | number

Current value for the usage quota.

Optional id

id: undefined | string

Fully qualified ARM resource id

Optional limit

limit: undefined | number

The maximum permitted value for the usage quota. If there is no limit, this value will be -1.

Optional name

Localizable String object containing the name and a localized value.

Optional unit

unit: undefined | string

Representing the units of the usage quota. Possible values are: Count, Bytes, Seconds, Percent, CountPerSecond, BytesPerSecond.

Generated using TypeDoc