Freigeben über


Usage Class

Definition

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

Constructors

Usage()

Properties

ComputeMode
CurrentValue
DisplayName
Id
Kind
Limit
Name
NextResetTime
ResourceName
SiteMode
Type
Unit

Methods

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

Applies to