次の方法で共有


BillingMeter Class

Definition

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

Constructors

BillingMeter()

Properties

Category
DisplayName
Id
Location
MeterType
Name
SystemDataCreatedAt
SystemDataCreatedBy
SystemDataCreatedByType
SystemDataLastModifiedAt
SystemDataLastModifiedBy
SystemDataLastModifiedByType
Type

Methods

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

Applies to