IPurchaseMeterDetails Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
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
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |