ChargeShortfallRequest.BalanceVersion 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.
Points to BalanceVersion document that indicates the remaining commitment balance when the credit was created.
public float? BalanceVersion { get; set; }
member this.BalanceVersion : Nullable<single> with get, set
Public Property BalanceVersion As Nullable(Of Single)