IAppliedReservations.ReservationOrderIdValue Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="value", Update=true)]
public System.Collections.Generic.List<string> ReservationOrderIdValue { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="value", Update=true)>]
member this.ReservationOrderIdValue : System.Collections.Generic.List<string> with get, set
Public Property ReservationOrderIdValue As List(Of String)

Property Value

Attributes

Applies to