Condividi tramite


IMetricSpecificationAutoGenerated Interface

Definition

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

Properties

AggregationType

Aggregation type could be Average.

Category

The category this metric specification belong to, could be Capacity.

Dimension

Dimensions of blobs, including blob type and access tier.

DisplayDescription

Display description of metric specification.

DisplayName

Display name of metric specification.

FillGapWithZero

The property to decide fill gap with zero or not.

Name

Name of metric specification.

ResourceIdDimensionNameOverride

Account Resource Id.

Unit

Unit could be Bytes or Count.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to