Delen via


BillingMeter Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.BillingMeterTypeConverter))]
public class BillingMeter : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IBillingMeter, Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.BillingMeterTypeConverter))>]
type BillingMeter = class
    interface IBillingMeter
    interface IJsonSerializable
    interface IProxyOnlyResource
    interface IValidates
Public Class BillingMeter
Implements IBillingMeter, IValidates
Inheritance
BillingMeter
Attributes
Implements

Constructors

BillingMeter()

Properties

BillingLocation
FriendlyName
Id
Kind
MeterId
Name
OSType
ResourceType
ShortName
Type

Methods

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

Applies to