Partilhar via


IMetricSpecification Interface

Definition

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

Properties

AggregationType
Category
Dimension
DisplayDescription
DisplayName
EnableRegionalMdmAccount
FillGapWithZero
Name
SourceMdmAccount
SourceMdmNamespace
SupportedAggregationType
SupportedTimeGrainType
Unit

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to