IResourceMetricDefinition Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.ResourceMetricDefinitionTypeConverter))]
public interface IResourceMetricDefinition : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IProxyOnlyResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.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) |