Enumeration MeteredReadonly

Indicates whether or not a connection is Metered

Enumeration Members

Enumeration Members

UNKNOWN: 0

The metered status is unknown

YES: 1

Metered, the value was explicitly configured

NO: 2

Not metered, the value was explicitly configured

GUESS_YES: 3

Metered, the value was guessed

GUESS_NO: 4

Not metered, the value was guessed

Generated using TypeDoc