IPav2MeterDetails 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.Pav2MeterDetailsTypeConverter))]
public interface IPav2MeterDetails : Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.Api20211201.IMeterDetails
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.Api20211201.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) |