Language

IPurchaseMeterDetails Interface

Definition

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

Properties

Name Description
BillingType

Represents billing type.

(Inherited from IMeterDetails)
ChargingType

Charging type.

(Inherited from IMeterDetails)
Multiplier

Billing unit applicable for Pav2 billing

(Inherited from IMeterDetails)
ProductId

Product Id

SkuId

Sku Id

TermId

Term Id

Methods

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

Applies to