DeviceCapacityRequestContent.VmPlacementQuery Property

Definition

Array containing the sizes of the VMs for checking if its feasible to create them on the appliance.

public System.Collections.Generic.IList<System.Collections.Generic.IList<string>> VmPlacementQuery { get; }
member this.VmPlacementQuery : System.Collections.Generic.IList<System.Collections.Generic.IList<string>>
Public ReadOnly Property VmPlacementQuery As IList(Of IList(Of String))

Property Value

Applies to