Partager via


IMetricSpecification.Availability Property

Definition

Retention policies of a resource metric.

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

Property Value

Attributes

Applies to