Bagikan melalui


BillingMeterProperties Class

Definition

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

Constructors

BillingMeterProperties()

Properties

BillingLocation
FriendlyName
MeterId
OSType
ResourceType
ShortName

Methods

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

Applies to