Share via


IMetricSpecification.Availability Property

Definition

Retention policies of a resource metric.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="Retention policies of a resource metric.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IMetricAvailability) }, ReadOnly=false, Required=false, SerializedName="availabilities")]
public Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IMetricAvailability[] Availability { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="Retention policies of a resource metric.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IMetricAvailability) }, ReadOnly=false, Required=false, SerializedName="availabilities")>]
member this.Availability : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IMetricAvailability[] with get, set
Public Property Availability As IMetricAvailability()

Property Value

Attributes

Applies to