ResourceMetricDefinition.MetricAvailability Property
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.
List of time grains supported for the metric together with retention period.
[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IResourceMetricAvailability> MetricAvailability { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.MetricAvailability : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IResourceMetricAvailability>
Public ReadOnly Property MetricAvailability As List(Of IResourceMetricAvailability)
Property Value
Implements
- Attributes