Share via


IPatchPropertiesRenewProperties.PurchaseProperty Property

Definition

The request for reservation purchase

[Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="The request for reservation purchase", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.Api20221101.IPurchaseRequest) }, ReadOnly=false, Required=false, SerializedName="purchaseProperties")]
public Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.Api20221101.IPurchaseRequest PurchaseProperty { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="The request for reservation purchase", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.Api20221101.IPurchaseRequest) }, ReadOnly=false, Required=false, SerializedName="purchaseProperties")>]
member this.PurchaseProperty : Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.Api20221101.IPurchaseRequest with get, set
Public Property PurchaseProperty As IPurchaseRequest

Property Value

Attributes

Applies to