你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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
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
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |