IReservationToPurchaseExchange.Properties 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="properties")]
public Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.Api20221101.IPurchaseRequest Properties { 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="properties")>]
member this.Properties : Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.Api20221101.IPurchaseRequest with get, set
Public Property Properties As IPurchaseRequest

Property Value

Attributes

Applies to