Language

IPav2MeterDetails Interface

Definition

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

Properties

Name Description
BillingType

Represents billing type.

(Inherited from IMeterDetails)
ChargingType

Charging type.

(Inherited from IMeterDetails)
MeterGuid

Validation status of requested data center and transport.

Multiplier

Billing unit applicable for Pav2 billing

(Inherited from IMeterDetails)

Methods

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

Applies to