Compartir a través de


IResourceMetricDefinition Interface

Definition

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

Properties

Id

Resource Id.

(Inherited from IProxyOnlyResource)
Kind

Kind of resource.

(Inherited from IProxyOnlyResource)
MetricAvailability

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

Name

Resource Name.

(Inherited from IProxyOnlyResource)
PrimaryAggregationType

Primary aggregation type.

ResourceMetricDefinitionProperty

Resource metric definition properties.

ResourceUri

Resource URI.

Type

Resource type.

(Inherited from IProxyOnlyResource)
Unit

Unit of the metric.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to