Compartir a través de


IUsageAutoGenerated Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190401.UsageAutoGeneratedTypeConverter))]
public interface IUsageAutoGenerated : Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190401.UsageAutoGeneratedTypeConverter))>]
type IUsageAutoGenerated = interface
    interface IJsonSerializable
Public Interface IUsageAutoGenerated
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

CurrentValue

Gets the current count of the allocated resources in the subscription.

Limit

Gets the maximum count of the resources that can be allocated in the subscription.

NameLocalizedValue

Gets a localized string describing the resource name.

NameValue

Gets a string describing the resource name.

Unit

Gets the unit of measurement.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to