Language

IMeterDetails Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.Api20211201.MeterDetailsTypeConverter))]
public interface IMeterDetails : Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.Api20211201.MeterDetailsTypeConverter))>]
type IMeterDetails = interface
    interface IJsonSerializable
Public Interface IMeterDetails
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
BillingType

Represents billing type.

ChargingType

Charging type.

Multiplier

Billing unit applicable for Pav2 billing

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to