Delen via


IReservationSummary.ExpiredCount Property

Definition

The number of reservation in Expired state

[Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="The number of reservation in Expired state", PossibleTypes=new System.Type[] { typeof(System.Single) }, ReadOnly=true, Required=false, SerializedName="expiredCount")]
public float? ExpiredCount { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="The number of reservation in Expired state", PossibleTypes=new System.Type[] { typeof(System.Single) }, ReadOnly=true, Required=false, SerializedName="expiredCount")>]
member this.ExpiredCount : Nullable<single>
Public ReadOnly Property ExpiredCount As Nullable(Of Single)

Property Value

Attributes

Applies to