Freigeben über


DeviceCapacityRequestContent(IEnumerable<IList<String>>) Konstruktor

Definition

Initialisiert eine neue instance von DeviceCapacityRequestContent.

public DeviceCapacityRequestContent(System.Collections.Generic.IEnumerable<System.Collections.Generic.IList<string>> vmPlacementQuery);
new Azure.ResourceManager.DataBoxEdge.Models.DeviceCapacityRequestContent : seq<System.Collections.Generic.IList<string>> -> Azure.ResourceManager.DataBoxEdge.Models.DeviceCapacityRequestContent
Public Sub New (vmPlacementQuery As IEnumerable(Of IList(Of String)))

Parameter

vmPlacementQuery
IEnumerable<IList<String>>

Array, das die Größen der VMs enthält, um zu überprüfen, ob es möglich ist, sie auf dem Anwendung zu erstellen.

Ausnahmen

vmPlacementQuery ist NULL.

Gilt für: