IResourceMetricDefinitionProperties1 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.ResourceMetricDefinitionProperties1TypeConverter))]
public interface IResourceMetricDefinitionProperties1 : Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.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) |