Aracılığıyla paylaş


IReservationSummary.ExpiringCount Property

Definition

The number of reservation in Expiring state

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

Property Value

Attributes

Applies to