IMetricSpecification.Availability 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.
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