Bagikan melalui


BillingMeterCollection Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.BillingMeterCollectionTypeConverter))]
public class BillingMeterCollection : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IBillingMeterCollection
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.BillingMeterCollectionTypeConverter))>]
type BillingMeterCollection = class
    interface IBillingMeterCollection
    interface IJsonSerializable
Public Class BillingMeterCollection
Implements IBillingMeterCollection
Inheritance
BillingMeterCollection
Attributes
Implements

Constructors

BillingMeterCollection()

Properties

NextLink
Value

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to