Compartir a través de


IMetricSpecification Interface

Definition

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

Properties

AggregationType
Availability
Category
Dimension
DisplayDescription
DisplayName
EnableRegionalMdmAccount
FillGapWithZero
IsInternal
MetricFilterPattern
Name
SourceMdmAccount
SourceMdmNamespace
SupportedTimeGrainType
SupportsInstanceLevelAggregation
Unit

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to