Share via


ISavingsPlanPurchaseRequestProperties.CommitmentAmount Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Double) }, ReadOnly=false, Required=false, SerializedName="amount")]
public double? CommitmentAmount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Double) }, ReadOnly=false, Required=false, SerializedName="amount")>]
member this.CommitmentAmount : Nullable<double> with get, set
Public Property CommitmentAmount As Nullable(Of Double)

Property Value

Attributes

Applies to