Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SubscriptionQuota

Package version

Describes the current quota for the subscription.

Hierarchy

Index

Properties

Optional currentCount

currentCount: undefined | number

The current usage of this resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional id

id: undefined | string

Resource Id NOTE: This property will not be serialized. It can only be populated by the server.

Optional maxCount

maxCount: undefined | number

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

Optional name

name: undefined | string

Resource name

Optional type

type: undefined | string

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

Generated using TypeDoc