Condividi tramite


IResourceMetricDefinition.MetricAvailability Property

Definition

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

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

Property Value

Attributes

Applies to