Compartir a través de


ISplitProperties.Quantity Property

Definition

List of the quantities in the new reservations to create.

[Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="List of the quantities in the new reservations to create.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="quantities")]
public int[] Quantity { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="List of the quantities in the new reservations to create.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="quantities")>]
member this.Quantity : int[] with get, set
Public Property Quantity As Integer()

Property Value

Int32[]
Attributes

Applies to