IResourceMetricDefinitionProperties1.MetricAvailability Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="List of time grains supported for the metric together with retention period.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IResourceMetricAvailability) }, Read=true, ReadOnly=true, Required=false, SerializedName="metricAvailabilities", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IResourceMetricAvailability> MetricAvailability { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="List of time grains supported for the metric together with retention period.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IResourceMetricAvailability) }, Read=true, ReadOnly=true, Required=false, SerializedName="metricAvailabilities", Update=false)>]
member this.MetricAvailability : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IResourceMetricAvailability>
Public ReadOnly Property MetricAvailability As List(Of IResourceMetricAvailability)

Property Value

Attributes

Applies to