Share via


IResourceMetricDefinitionProperties1 Interface

Definition

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

Properties

MetricAvailability

List of time grains supported for the metric together with retention period.

PrimaryAggregationType

Primary aggregation type.

Property

Resource metric definition properties.

ResourceUri

Resource URI.

Unit

Unit of the metric.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to