Package version:

Interface BillingMeterProperties

Revision resource specific properties

interface BillingMeterProperties {
    category?: string;
    displayName?: string;
    meterType?: string;
}

Properties

category?: string

Used to categorize billing meters.

displayName?: string

The everyday name of the billing meter.

meterType?: string

Billing meter type.